Can you mirror folders automatically?

Associate
Joined
30 Mar 2011
Posts
918
Hi,

As the title suggests I'm looking for a way to mirror 2 folders on 2 different hard drives without using raid.

Until I can afford a second 2TB HDD. I have a 1TB Hdd and a 2 TB HDD, On both I have my pictures and other essential files that I really dont want to loose. is there an easy way so that they automatically Mirror each other? Ie if I put a file in 1 folder it automatically puts it in the other?

Not sure if I have explained myself in the best way.

My Googlefu didn't turn up anything.

thanks.

R
 
The simplest way would be to set up a scheduled task to run a Robocopy script day or so. I would advise against anything more frequent than that, especially if you're mirroring deletes. The last thing you want is to delete a file in error and have it automatically removed from your backup.
 
Back
Top Bottom