3

Possible Duplicate:
Windows Alternative to Rsync?

I have an external hard drive connected to my Windows7 and I want it to automatically sync with a folder in my hard drive.

On the Linux side I'm aware of rsync which is the perfect solution for me now. Unfortunately I have to use Windows 7 these days and I am looking for a Windows alternative that is easy to use.

Suggestions?

lisa17
  • 1,329

4 Answers4

2

Well I have not used it in a while, but SyncToy would be my first suggestion.

EBGreen
  • 9,655
1

Try "robocopy", Windows 7's in-built utility.
http://en.wikipedia.org/wiki/Robocopy

(Though, I think the question may be a duplicate.)

Apache
  • 16,299
1

I use CrashPlan, backing up to a local drive is free. The only time you actually pay is if you use CrashPlan Central (their online backup service).

Previously I used FreeFileSync.

m4tt1mus
  • 111
1

I use cwrsync (rsync for Windows)