- Install vsftpd
apt-get install vsftpd
- Edit the file /etc/vsftpd.conf and make the following changes:
- Change Yes to No in the following line
Anonymous_enable = YES
- Uncomment the following lines by removing the #
#local_enable = YES
#write_enable = YES
#local_umask = 022
#chroot_local_user = YES
- Finally restart the vsftpd
/etc/init.d/vsftpd
- You and any of your users should now be able to FTP the server
Debian, file transfer, ftp, server, vsftpd, Webhosting
This post was written by:
Duffy - who has written 48 posts on Tuts4Tech.
I am the owner of this website, please feel free to ask me any questions you have
Contact the author
This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.