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

Uploads fail almost immediately after the transfer starts #8122

Closed
cyberduck opened this issue Jul 27, 2014 · 6 comments
Closed

Uploads fail almost immediately after the transfer starts #8122

cyberduck opened this issue Jul 27, 2014 · 6 comments
Assignees
Labels
bug sftp SFTP Protocol Implementation thirdparty Issue caused by third party

Comments

@cyberduck
Copy link
Collaborator

2ee3cd8 created the issue

Updated to 4.5, running OSX 10.9.4. Downloads from remote are fine. Every time I attempt an upload, it goes through all the usual steps, starts to transfer and then fails (stops) after perhaps 40kB or so (regardless of file size). I did try the Log Drawer but it was empty (sorry!). Will revert to an older version to be able to function. Will also update again if a new version becomes available. As always, thanks for the software. Tony Rollett

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post the error message and the transcript from View → Log Drawer from the Transfers window.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [8122 anthony rollett]:
I did try the Log Drawer but it was empty (sorry!).

Open the drawer of the Transfers window before the transfer starts.

@cyberduck
Copy link
Collaborator Author

2ee3cd8 commented

OK, had the same problem with version 4.4.3. Opened the Log Drawer as instructed. Attempted to transfer (upload) a 120kB file, which quit at 32.8 kB. Log Drawer showed this sequence:

1 OPENDIR
2 READDIR
3 READDIR
4 CLOSE
5 OPEN
6 WRITE
7 WRITE
9 CLOSE

@cyberduck
Copy link
Collaborator Author

2ee3cd8 commented

I should add that I have also tried clicking repeatedly on "Resume". Each cycle transfers a similar (small) quantity of data, with the same sequence in the Log Drawer. Given enough clicks, the transfer eventually completes. As far as I can tell, this issue applies to all computers that I communicate with.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Is there any error message displayed after the connection is dropped?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please check the server logs for any reason why the connection is closed.

@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 sftp SFTP Protocol Implementation thirdparty Issue caused by third party
Projects
None yet
Development

No branches or pull requests

2 participants