duplicity for managing backups
A few days ago, I was checking a friend’s system for backing up. It was based on rsync at the Linux side and rsync server on a windows machine he uses for storing information generated by other software. The solution with rsync worked pretty well for him until he started to put several strange characters in filenames which rendered the backup unusable to certain point. After being asked for alternative backup software that was available on several platforms, I’ve ended testing duplicity. ...