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

Very high memory usage during large SFTP download #1278

Closed
cyberduck opened this issue Sep 28, 2007 · 1 comment
Closed

Very high memory usage during large SFTP download #1278

cyberduck opened this issue Sep 28, 2007 · 1 comment
Assignees
Labels
bug fixed high priority sftp SFTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

51c8f91 created the issue

Cyberduck uses in excess of 1GB of memory while performing a 15GB SFTP download. This is using version 2.8 on OS X 10.4.

I canceled the transfer at one point and then resumed it. The memory usage is decent while Cyberduck is listing the files, but grows past 1GB after listing 12.5GB of the files (12.5GB was already transferred). The transfer starts, but goes very slowly (i.e. 30KB/S when it should be capable of in excess of 1MB/s), persumeably because there's only about 26MB of free memory left on the machine.

The machine where Cyberduck is running is a MBP (newest generation) with 2GB RAM. And the server it is downloading from is a Gentoo Linux server running up-to-date versions of OpenSSH servers.

Please let me know if you need any more information. Thanks!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please try the latest beta of Cyberduck 3.

@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 fixed high priority sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants