Synchronizing Folder on Same Compute but on different drives?

bob4432

Lifer
Sep 6, 2003
11,726
45
91
i keep a seperate copy of certain important folders on both my c and d drive (different physical drives, not partitions) and i was wondering if there was a way to sync them so if i made a change in a file in one, it would automatically copy the file over to the backup on the other drive?
 

nweaver

Diamond Member
Jan 21, 2001
6,813
1
0
you could use the windows backup to do it, schedule an incremental every day...

you could write a batch file to check for the archive bit, back it up, and then remove the archive bit.

Briefcase might do it too