dilipb

Well-Known Member
Joined
Sep 12, 2011
Messages
32
I have a folder that I'd like to periodically mirror to an external hard disk. How can I easily copy the source to the target, deleting files now deleted in the source, updating files that have been changed in the source, and adding new files to the destination. Would an XCOPY with the appropriate set of switches do the trick - maybe something like

xcopy c:\sourcedir d:\targetdir /e /h /o

? Thanks.
 

Solution
Have you considered maybe using something like SyncToy Link Removed
It's free and relatively easy to use. Might be worth taking a look at.
Regards
Randy

Trouble

Noob Whisperer
Joined
Nov 30, 2009
Messages
13,722
Have you considered maybe using something like SyncToy Link Removed
It's free and relatively easy to use. Might be worth taking a look at.
Regards
Randy
 

Solution

ickymay

New Member
Joined
Jan 12, 2009
Messages
1,683
personally i use fbackup , its free and it does exactly what it says on the tin.

I set it up last year and it silently syncs my NAS with my main pc media and my critical files and books in excel to a pen stick plugged in to USB on a different schedule.

Set it up and forget it :cool: