7

I'm looking for a sync/backup client for Windows with:

  1. Open source license (BSD/GPL)
  2. rsync deltas to a remote rsync server
  3. VSS support

Command line interface is preferred to a GUI.

The less of everything else, the better.

Any ideas?

2 Answers2

2

I believe that Duplicati meets all of your specifications http://code.google.com/p/duplicati/ - it supports VSS, uses deltas and has a commandline client in addition to the GUI.

djmadscribbler
  • 321
  • 3
  • 6
-1

I have used BackupPC before and was very pleased. My user base loved that they could restore their own files if they needed to recover data.

George M
  • 690
  • 7
  • 13