Backup system based on the git packfile format. Provides fast incremental saves and global deduplication.
A GTK3 front end.
A KDE front end.
Manage large files with git.
sudo pacman -S bupsudo apt install bupsudo dnf install bupbup help <COMMAND>
bup help init
bup help index
bup help save
bup help restoreecho 'export BUP_DIR=BACKUP_DESTINATION' >> ~/.profile
bup init
bup index [--exclude-from=FILE] BACKUP_SOURCE
bup save -n BRANCH_NAME BACKUP_SOURCE