File transfer protocol is a method of transferring data over a network. On Ubuntu, FTP may be used in both GUI (though FTP clients) and CLI (through, e.g., the sftp command) modes.
1
vote
1answer
3k views
How do I manage users in ProFTPD?
How do i add a new user to my FTP server running ProFTPD.
I have the server running, i added a system user but i get Login incorrect.
Thank you for your help in advance.
20
votes
6answers
7k views
Basic Ubuntu FTP Server
I would like to setup a basic FTP server on my Ubuntu Server install. I have been playing with VSFTPD, but am having issues getting the server to allow me to create directories and copy files. I ...
8
votes
2answers
1k views
FTP connection problems in Nautilus
I have no trouble connecting to my FTP server by going to Places->Connect to server...
I can then browse the FTP site to my heart's content with Nautilus for a few minutes.
After a few minutes of ...