Hi,
I like FreeFileSync because it is easy to use and intuitive. But there is a function I would like to get and I do not know if it is possible to obtain it with the standard version.
During Synchronization, I would like to specificy that FFS keeps the largest files when there are files with the same names in source and target.
For example :
Source rep :
FileA.txt 20kb
FileB.txt 5kb
FileC.txt 50kb
Target rep
FileA.txt 20kb
FileB.txt 10kb
FileC.txt 1kb
During the synchronization, I would like FFS to
- do nothing with FileA (same name and same size)
- do nothing with FileB because FileB is bigger in Target repository
- replace FileC in Target rep by FileC from Source rep because source FileC is bigger
Do you know if it is possible to put automatic to select biggest files when there is a conflict of name ?
How to keep largest files during sunchronization
- Posts: 1
- Joined: 8 Nov 2015