Transfer time using SFTP

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
greg
500 Command not understood
Posts: 2
Joined: 2004-03-16 22:14

Transfer time using SFTP

#1 Post by greg » 2004-03-16 22:17

I did a little testing of file transfers... With FZ using SFTP, I get about 281KB/sec transfer rate. With the scp command line utility (from ssh.com), I get about 3.1MB/sec transfer rate. Any idea why the huge difference?

PS. I was transfering a 550MB iso.

eddan
226 Transfer OK
Posts: 423
Joined: 2004-02-25 08:44
Location: Norway

#2 Post by eddan » 2004-03-16 22:44

Have you read the text in "Edit - Options - SFTP settings"?

Try SSH1 if the server support this and see if you're getting the same results. Also just check normal FTP transfers in FZ..

greg
500 Command not understood
Posts: 2
Joined: 2004-03-16 22:14

#3 Post by greg » 2004-03-16 22:44

I did look at the SFTP options. The server only support SSH2 and I've turned compression off.

Also, standard FTP transfers were nearly identicaly in throughput.

eddan
226 Transfer OK
Posts: 423
Joined: 2004-02-25 08:44
Location: Norway

#4 Post by eddan » 2004-03-16 22:58

Then it seems you're looking at the problem with SSH2 transfer speeds in PuTTY..

However, this seems kinda weird as the PuTTY developer(s) themselves claim that it's somewhat fixed and have declared this bug as closed.. Don't know which version of PuTTY FileZilla is implementing, but after the 2003-09-30 snapshot of PuTTY, this should be OK..

Source:
http://www.chiark.greenend.org.uk/~sgta ... -slow.html

Post Reply