How do I efficiently sync a large set of files?
- Posts: 1
- Joined: 22 Mar 2015
I would like to use FreeFileSync as a daily backup. There are about 250,000 files and each day about 75 new files. A new folder gets created every month for example D:\Dicom\201505. Do you recommend letting it compare the whole thing every day? Currently I just sync the most recent month but I will not be around to change the script every month.
- Site Admin
- Posts: 7281
- Joined: 9 Dec 2007
Best use some macro in the folder path then, e.g. %year%, %month%, %day%, see help file chapter "Macros" for details.