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

Opening two connections might overwrite files on both servers #4505

Closed
cyberduck opened this issue May 29, 2010 · 1 comment
Closed

Opening two connections might overwrite files on both servers #4505

cyberduck opened this issue May 29, 2010 · 1 comment
Assignees
Labels
bug duplicate ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

ad043dd created the issue

  1. Open connection A
  2. Edit file index.html on server A
  3. Open connection B
  4. Edit file index.html on server A (make sure it's in the same directory structure).

Saving file index.html will now save it on both server A and B.
Wow... lost loads of data on server A there!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #4989.

@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 duplicate ftp FTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants