OpenSSH SFTP chroot()
only accounts that need access sftp
OpenSSH 4.8p1 minimal version supported
I made the following changes to /etc/ssh/sshd_config file:
#Subsystem sftp /usr/local/libexec/sftp-server
Subsystem sftp internal-sftp
Match user "user_transfer"
ChrootDirectory /export/home