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

Transfer incomplete. #9960

Closed
cyberduck opened this issue May 31, 2017 · 4 comments
Closed

Transfer incomplete. #9960

cyberduck opened this issue May 31, 2017 · 4 comments
Labels
bug sftp SFTP Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

85dcddb created the issue

Hi,




I got a strange problem.


It appeared some days ago.


Started to appear.




First file transfers were sometimes — not — working.


Upload that is.


It disappeared after several tries.


Transfer incomplete was the error message.


0 B transferred.




Today the problem got more fierce.


And I researched it.




I cannot upload in a certain folder.


Another folder works.




I checked the permissions on the server.


All the same.




The transfer log shows for — not — working transfers:

1 OPENDIR
2 READDIR
3 READDIR
4 READDIR
5 CLOSE

And for working transfers:

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

Another file transfer app is working without trouble.

@cyberduck
Copy link
Collaborator Author

85dcddb commented

It starts to happen right now on another



Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-78-generic x86_64)


server.





Both servers the same OS version.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Do you still see the same issue running version 6.0.1?

@cyberduck
Copy link
Collaborator Author

85dcddb commented

Replying to [comment:4 dkocher]:

Do you still see the same issue running version 6.0.1?



I got Version 6.0.1.24918 (24918).



Started to happen on the version I got before.

@cyberduck
Copy link
Collaborator Author

85dcddb commented

Version 6.0.4 (24953)


Worked some - times.


nodejs/node#13415

@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

1 participant