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

Save from editor fails if session is stale #4214

Closed
cyberduck opened this issue Feb 10, 2010 · 5 comments
Closed

Save from editor fails if session is stale #4214

cyberduck opened this issue Feb 10, 2010 · 5 comments
Assignees
Labels
bug fixed sftp SFTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

169d173 created the issue

this is a sub-item from a previous [#3941 ticket].

the other problem with stale sessions is saves also fail with no warnings. it's very easy to lose data.

the fix is to hit save in the editor, then in cyberduck hit the stop button, then hit save again in the edit and cyberduck will reconnect and upload properly. that should be detected and automated. or perhaps a timeout setting... "reconnect after server hasn't responded for 5 seconds"...

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

Mentioned previous ticket is #3941

@cyberduck
Copy link
Collaborator Author

169d173 commented

this problem exists when using SFTP... i think it's a specific SFTP problem.

@cyberduck
Copy link
Collaborator Author

169d173 commented

i think the potential data loss justifies this as a high or major priority item.

data loss is never acceptable in a production product.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

It should reconnect and save after the default timeout (configurable in Connection Preferences) of 30 seconds. window curtains - craft kits

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 356476b. See also #5073.

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

No branches or pull requests

2 participants