Content Based File level Data Backup in Python.
This is a utility to backup your files. It can do full and incremental backups.
It will take a directory as input, and will back up the files in that folder and all sub-folders to the backup destination directory.
It can compress each file individually while backing-up.
Mirrors the source directory structure under the target directory. Creates 1 archive file for each source file. Even if the backup/restore program or backup database is not...
Backtory is a slim backup/restore software for unix-like operating systems, designed for stand-alone internet servers. It features differential backups, remote storage using various protocols as well as encryption/signing of backup archives.