Search found 6 matches

by ugglebot
12 Dec 2008, 11:51
Forum: Problems and Troubleshooting
Topic: FTP Client: slow uploads
Replies: 16
Views: 24215

Things are looking brighter! :-)

Total transfer speed was 106 kb/s with this version. Detailed log emailed separately.

Still a way to go to FZ, however, which registered
116.433 seconds (measured here), 423.83 Kbytes per second
on the same file just afterwards.
by ugglebot
10 Dec 2008, 23:31
Forum: Problems and Troubleshooting
Topic: FTP Client: slow uploads
Replies: 16
Views: 24215

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>

Good news or bad news?
by ugglebot
10 Dec 2008, 22:19
Forum: Problems and Troubleshooting
Topic: FTP Client: slow uploads
Replies: 16
Views: 24215

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 ...
by ugglebot
10 Dec 2008, 21:51
Forum: Problems and Troubleshooting
Topic: FTP Client: slow uploads
Replies: 16
Views: 24215

Same file (about 3.5 Mb), 10 seconds apart in transfer

FZ log
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (174,132,105,34,146,142)
Command: STOR myfile.tar.bz2
Response: 150 Accepted data connection
Response: 226-File successfully transferred
Response ...
by ugglebot
10 Dec 2008, 21:40
Forum: Problems and Troubleshooting
Topic: FTP Client: slow uploads
Replies: 16
Views: 24215

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 "TYPE I ...
by ugglebot
10 Dec 2008, 13:04
Forum: Problems and Troubleshooting
Topic: FTP Client: slow uploads
Replies: 16
Views: 24215

Upload slow too

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 ...