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

Archive sync skips files already present on target folder #195

Open
wants to merge 5 commits into
base: 2.37
Choose a base branch
from

Conversation

bitblaster
Copy link

Added the same checks present in SyncThreadSyncFile, so that when the Archive sync finds a file already present on the target folder it checks if the file is really the same (via size and date) and if so skips copying it.

@methedeveloper
Copy link

+1 for this pull request! I was just searching into the source code how to perform this same task!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants