Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SFTP transfer rate below possible bandwidth #2278

Closed
cyberduck opened this issue Jul 6, 2008 · 4 comments
Closed

SFTP transfer rate below possible bandwidth #2278

cyberduck opened this issue Jul 6, 2008 · 4 comments
Assignees
Labels
bug duplicate sftp SFTP Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

60e4a87 created the issue

Uploading a 400MB file over a 100Mbit/Full duplex link using SFTP with the preference 'Transfer Files using' set to SFTP (rather than SCP) is consistently very slow at roughly 1.4MB/s.

If the SFTP preference 'Transfer Files using' option is set to SCP then this can be marginally improved and the observed transfer rates are roughly 6MB/s.

However this is still well below what can should be achieved.
In comparison:
sftp from a Terminal session achieves 8.5MB/s for the same file transfer.
scp from a Terminal session achieves 9.8MB/s for the same file transfer.

@cyberduck
Copy link
Collaborator Author

64df087 commented

Same symptoms seen when downloading file as well.

FileZilla : DL is at 1.5MB.sec
Cyberduck (SFTP) : 150kB.sec
Cyberduck (scp) : 250kB.sec

@cyberduck
Copy link
Collaborator Author

anonymous commented

apologizes for renaming the bug.

@cyberduck
Copy link
Collaborator Author

ink commented

Still a problem in Version 3.1.2 (4488).
Is it likely to get fixed before 3.2 ?

@cyberduck
Copy link
Collaborator Author

cyberduck commented Dec 20, 2009

@dkocher commented

Duplicate for #12134.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug duplicate sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants