
| ||
| ||
| For any server admins who wish to allow their Users to upload data using sftp, instead of ftp or ftps, this guide will outline how to install sftp (secure shell ftp) into proftpd. Note, this assumes you're using the newer unified_ftp_password_file setup for proftpd (you should hae an empty proftpd.vhosts.conf file) 1) Recompile proftpd with the required changes: cd /usr/local/directadmin/custombuild 2) Backup old configs, and grab new ones: cd /etc 3) Restart proftpd and test (bold items are typed) [root@server ~]#/etc/init.d/proftpd restart Note, the default for sftp clients is to use port 22. However, sshd uses this port by default. If you want sftp to use 22, you'd first need to change the port that sshd is using (ensure your firewall is open on the new port), then change the Port 23 value in the /etc/proftpd.sftp.conf file to use 22 instead, then restart proftpd. |
![]()
© 2003 JBMC Software, Suite 173 3-11 Bellerose Drive, St Albert, AB T8N 1P7 Canada. Mon-Fri 9AM-5PM MST