Enabling Secure FTP for User via SSH

Enabling Secure FTP for user via Command Line (from Hostgator forums):

chsh -s /usr/libexec/openssh/sftp-server <username>

Share Button