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

How compare function works #10695

Closed
cyberduck opened this issue May 4, 2019 · 1 comment
Closed

How compare function works #10695

cyberduck opened this issue May 4, 2019 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

9393f0c created the issue

Hello, I have a quick question. I've tried looking all over and I can't quite seem to get the answer.

When transferring files, if you use the compare function, does it check the size, mod date, and checksum, and if one of those is different, does it overwrite? or does it have to be all three of those being different to overwrite?

Thank you!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Skip existing files that match a checksum if available. If a checksum is not available or differs the modification date is compared to determine if a file should be replaced.

@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

1 participant