How to Set Up an FTP Server on Ubuntu Linux with vsftpd
vsftpd opens two connections for every session, one for commands on port 21 and one for the bytes. That second connection is where a working login turns into a failed upload, and it is the one worth understanding before you edit anything. I ran the whole sequence on 3.0.5, which both current Ubuntu LTS releases
How to Set Up an FTP Server on Ubuntu Linux with vsftpd Read More »