Can you recommend me a good FTP server for ubuntu 9 64bit and also how to install it?
Best Regards,
|
Can you recommend me a good FTP server for ubuntu 9 64bit and also how to install it? Best Regards,
| |||
|
feedback
|
conf files will be in /etc/pure-ftpd/ | |||
|
feedback
|
|
Also vsftpd is very easy to install.
Edit:
The path for the user will be /home/ftpuser. If you need to change it edit /etc/passwd. To configure vsftpd to authenticate system users and allow them to upload files edit /etc/vsftpd.conf:
Now restart vsftpd:
| |||||||
feedback
|