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

File transfers are being truncated #8195

Closed
cyberduck opened this issue Aug 26, 2014 · 3 comments
Closed

File transfers are being truncated #8195

cyberduck opened this issue Aug 26, 2014 · 3 comments
Assignees
Labels
bug sftp SFTP Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

stewart adam created the issue

I'm experiencing issues that look very similar to ticket #7641: I'm seeing files getting truncated over SFTP.

I can reproduce the issue across two different services I tested (Fedora 20 and CentOS 7 using sshd's internal-sftp subsystem) and the file gets truncated in exactly the same way each time.

Apart from the corruption when downloading/viewing the file, there is no other indication that the file transfer failed. If I upload the same file using scp, it the transfer completes normally.


Attachments

@cyberduck
Copy link
Collaborator Author

stewart adam commented

Attached image is a screenshot of the homepage for Reddit.com as of today. Interestingly, this upload fails to upload (transfers dialog shows "transfer incomplete") at exactly 294.9KB of 497.5KB every time.

@cyberduck
Copy link
Collaborator Author

stewart adam commented

Edited title as it was unintentionally snarky - I meant to say I wasn't sure if it was the same truncation issue again or not.

More testing details: also reproducible on CentOS 5 server. Reverting to v4.4.3 fixes it, so likely an issue with the new SFTP subsystem implementation introduced in 4.5.x.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We cannot reproduce this issue manually and our integration tests are green. Please reopen if you have more information on how to reproduce the issue.

@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 worksforme
Projects
None yet
Development

No branches or pull requests

2 participants