ftp> put xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
200 PORT command successful
150 Connecting to port 5001
226-File successfully transferred
226 8.888 seconds (measured here), 371.97 Kbytes per second
ftp: 3398880 bytes sent in 8.73Seconds 389.11Kbytes/sec.
ftp>
I don't see MODE Z in FileZilla. Here the header log after I connect Status: Resolving IP-Address for xxxxxxxxxxxxxxxxxxxxx Status: Connecting to xxxxxxxxx:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220...
Hmm, I really wished someone had a good solution to this. I've tried a barrage of things, to no avail. First I * set binary mode by default * set passive mode by default However, oddly enough from the AS ftp log I still don't see "type i", so I * Send PASV manually (to be safe) * Send &quo...
I'm having a similar problem, with slow uploads. I'm uploading a large single file (100 Mb), and in AS I get transfer times of about 50 k (so I don't even finish it). I switch to Filezilla instead and get close to 300 k. Log from FileZilla: Status: Starting upload of ********.exe Command: PASV Respo...