Is there any freeware and possibly open source windows software that could do the following file backup tasks:

  • backup to ftp server, e-mail, local/network/removable disks
  • incremental file backup
  • data compression
  • data encryption
  • can run as a windows service or at least supports command-line params (to be passed from windows scheduler)
link|improve this question
feedback

1 Answer

Check out Duplicity. It requires POSIX, but you can always install Cygwin to get it on Windows.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.