Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Timeshift | 4,440 | 5 months ago | 458 | lgpl-3.0 | Vala | |||||
System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB. | ||||||||||
Rsync Time Backup | 2,851 | 8 days ago | 1 | March 03, 2021 | 101 | Shell | ||||
Time Machine style backup with rsync. | ||||||||||
Rsnapshot | 2,753 | 7 days ago | 1 | February 27, 2018 | 41 | gpl-2.0 | Perl | |||
a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss) | ||||||||||
Backintime | 1,545 | 9 days ago | 209 | gpl-2.0 | Python | |||||
Back In Time - A simple backup tool for Linux | ||||||||||
Rsyncosx | 1,139 | 3 days ago | mit | Swift | ||||||
A macOS GUI for rsync. Compiled for macOS Big Sur and later | ||||||||||
Backuppc | 1,075 | 10 months ago | 120 | gpl-3.0 | Perl | |||||
BackupPC is a high-performance, enterprise-grade system for backing up to a server's disk. | ||||||||||
Bitpocket | 987 | 2 years ago | 28 | mit | Shell | |||||
"DIY Dropbox" or "2-way directory (r)sync with proper deletion" | ||||||||||
Rdiff Backup | 853 | 23 days ago | 60 | gpl-2.0 | Python | |||||
Reverse differential backup tool, over a network or locally. | ||||||||||
Raspibackup | 555 | 3 days ago | 4 | gpl-3.0 | Shell | |||||
Backup and restore your active Raspberry | ||||||||||
Linux Timemachine | 533 | 8 months ago | 4 | mit | Shell | |||||
Rsync-based OSX-like time machine for Linux, MacOS and BSD for atomic and resumable local and remote backups |
An rsync based backup script which only transfers modified files. Smooth integration into OSX Notification Center. It relies mainly on a script named rsync-time-backup by laurent22 and terminal-notifier by julienXX. This script combines the powerful backup capabilites of rsync-time-backup with the notification features of terminal-notifier to provide a simple backup alternative to Apple's Time Machine.
git clone https://github.com/joekerna/time-travel
Destination directory has to contain empty file named backup.marker.
touch <DESTINATION>/backup.marker
time-travel.sh <SOURCE> <[[email protected]:]DESTINATION> [exclude-pattern-file]
Every time the script runs it creates a new backup. Only modified data is transferred, all unchanged data is hard linked to the previous backup and does not use up space on the backup drive.
You can safely delete any backup folder by hand if you like.
Previous backups are eventually deleted. Based on the following strategy backups are kept