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 action to skip existing files that match checksum, size or timestamp #6500

Closed
cyberduck opened this issue Jan 24, 2012 · 5 comments
Closed
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

https://me.yahoo.com/a/JZ0oZ1c_2_AU5S854lVRvvVG60FbsXo-#c8bff created the issue

Hi,

I love Cyberduck. To make it even better it would be great to have different overwrite options when uploading files to a remote server such as Overwrite only if newer of different size.

Thanks,


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Different options for existing files are in Preferences → Transfers → Uploads.

@cyberduck
Copy link
Collaborator Author

e931265 commented

The only options I see are these http://i.imgur.com/6V9Dk.png and they essentially only provide the following choices during a filename conflict:

  • Resume, which appends if filesize different
  • Overwrite
  • Rename
  • Skip

As the original requester highlighted, it would be nice to have additional options for more explicit control, such as:

  • Overwrite, if filesize different
  • Overwrite, if newer (i.e. last modified date comparison)
  • Overwrite, if checksum different (e.g. MD5) where available
  • Overwrite, if newer or filesize different
  • Overwrite, if newer or checksum different

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#6756 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Screen Shot 2013-09-17 at 14.51.23.png

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In a9702a9.

@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.
Projects
None yet
Development

No branches or pull requests

2 participants