I’m after a program that will backup data from my windows PC to my linux server but more importantly I want it to keep a history of the last 7 days of a file (preferably in a separate sub directory in the destination).
There’s an excellent tool in linux that did it fine (Rdiff-backup) but I cant use that now and was wondering if there’s anything similar in windows?
I’ve been using Syncback but it cant keep a history.
I was hoping to just have a folder on the linux box called backup (or similar) and have just the changed files in there. I don’t want the entire fodler being moved around. That would imply 7x the space needed.
Rdiff only used minimal amounts of space. (Only copied the changed parts of the files) but I don’t mind about that really…I’d just like the changed files to have a backup as well.)
Rdiff backup can work on Windows using Cygwin but when I tried that, I was locked into where I installed Cygwin (so C:/Cygwin) which isn’t much use because I need stuff outside the Cygwin folder backed up.
The answers been under my nose for the last year…
Upgrading to Syncback SE for the very reasonable sum of £18 let me introduce versioning history.
AND I can add fast backups - a windows implementation of Rsync Backup from looks.