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

Overwrite files causes append #4419

Closed
cyberduck opened this issue Apr 23, 2010 · 4 comments
Closed

Overwrite files causes append #4419

cyberduck opened this issue Apr 23, 2010 · 4 comments
Assignees
Labels
bug fixed s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

a60664c created the issue

If I copy a JPG or MOV file from S3 to the Finder, it works fine...

If I then make a change (or not) on S3, and copy the file again, I get the "resume/overwrite/rename" dialog. I choose Overwrite. However, it actually appends to the existing file. So, my local files all get corrupted because they are now twice, then 3 times... then 4x as big.

@cyberduck
Copy link
Collaborator Author

a60664c commented

It also happens with TXT files.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 59ff947.

@cyberduck
Copy link
Collaborator Author

1874503 commented

Defect still exists when using SFTP

  1. Cyberduck 6.9.4
  2. Windows 10
  3. Connect to SFTP server
  4. Local and remote files are text with ".htm" extension
  5. Upload file by drag and drop
  6. Choose Overwrite from dropdown
  7. Click on Continue
  8. Local file is appended to remote file

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:4 KeeLargo]:

Defect still exists when using SFTP

  1. Cyberduck 6.9.4
  2. Windows 10
  3. Connect to SFTP server
  4. Local and remote files are text with ".htm" extension
  5. Upload file by drag and drop
  6. Choose Overwrite from dropdown
  7. Click on Continue
  8. Local file is appended to remote file

I cannot reproduce this error. Please open a new ticket if the bug persists.

@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 s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants