SMBSync2 icon indicating copy to clipboard operation
SMBSync2 copied to clipboard

Archive sync skips files already present on target folder

Open bitblaster opened this issue 5 years ago • 1 comments

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.

bitblaster avatar Oct 24 '20 22:10 bitblaster

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

methedeveloper avatar Feb 04 '21 14:02 methedeveloper