Backup Tools
Created by: pylang
The backup category does not yet exist, but here are two automated backup solutions.
- Deduplicating archives (new backups only compress changed files)
- Encryption
-
Install with
> pip install borgbackup
- Push to remote server
- Backup
- Diff
- Test backups
- Delete old files
- ~20 years old and maintained
- Push to remote server
- Similar to rsync
-
Install via
> sudo pip3 install rdiff-backup
or install .exe on Windows