Passive mode FTP file download hangs from specific machine
- by chiptuned
I have a server which is an AWS instance that just cannot download files from a specific FTP server. I can connect to the FTP server fine and run some commands, but when I request a file it just hangs. Here is the debug output of the base linux ftp client after login:
---> SYST
215 UNIX Type: Apache FtpServer
Remote system type is UNIX.…