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

Cyberduck marks files as failed even when they complete #46

Closed
slifty opened this issue Nov 10, 2022 · 2 comments
Closed

Cyberduck marks files as failed even when they complete #46

slifty opened this issue Nov 10, 2022 · 2 comments

Comments

@slifty
Copy link
Contributor

slifty commented Nov 10, 2022

This may well be related to #45, and probably is! Cyberduck will download files from our service (and the file will exist on drive) but it indicates something went wrong. I'm guessing we are not sending some kind of confirmation signal / there is some piece of the SFTP protocol that needs to be implemented (e.g. an LSTAT check)

image

@slifty slifty changed the title Transmit marks files as failed even when they complete Cyberduck marks files as failed even when they complete Nov 10, 2022
@slifty
Copy link
Contributor Author

slifty commented Jan 25, 2023

the "of 0B" is almost certainly related to the stat problem (stat is not implemented in the current main branch, though it is implemented in a WIP branch).

That said, I do think that this is still an issue and is still related to #45. I'm unable to reproduce this issue AND I'm unable to reproduce 45 right now.

@slifty
Copy link
Contributor Author

slifty commented Feb 28, 2023

I have not been able to reproduce this and I believe it is addressed now that STAT is properly handled / generated. If it happens again we can re-open this issue.

@slifty slifty closed this as completed Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant