Improve backup performance by watching files added/modified in given directories?
Posted
by
OverTheRainbow
on Super User
See other posts from Super User
or by OverTheRainbow
Published on 2014-05-25T18:29:00Z
Indexed on
2014/05/26
21:36 UTC
Read the original article
Hit count: 201
I use SyncbackSE on Windows to back up files between two hard drives daily.
Every time the application starts, it scans every single file in the directories that it watches before copying files that were added or modified.
To improve performance, I was wondering if there were a Windows backup application that would hook into Windows to keep tracks of files that were added/modified in given directories, so that it only needs to go through this list when it comes time for a backup.
Thank you.
© Super User or respective owner