Back In Time is a simple backup tool for Linux, inspired by "FlyBack project".
You only need to specify 3 things: - where to save snapshots - what folders to backup - backup frequency (manual, every hour, every day, every month)
Back In Time is based on rsync and uses hard-links to reduce space used for unchanged files. It comes with a Qt5 GUI which will run on both Gnome and KDE based Desktops. Back In Time is written in Python3 and is licensed under GPL2.
Backups are stored in plain text. They can be browsed with a normal file-browser or in Terminal which makes it possible to restore files even without Back in Time. Files ownership, group and permissions are stored in a separate compressed plain text file (fileinfo.bz2). If the backup drive does not support permissions Back in Time will restore permissions from fileinfo.bz2. So if you restore files without Back in Time, permissions could get lost.
• Top positive commentalmost 2 years ago • 0 replies
Works flawless, only thing I'd like to see is a "preview changes" mode, to adjust your ignore-list before actually creating a new snapshot.
Show entire comment ▾
1
hansencomputers
★
★
★
★
★
• Top positive comment6 months ago • 0 replies
Back In Time works well for making backups that are simply copies of files. Super easy to get setup, and no issues since I started using it (about a month ago).
For a long time I was using LuckyBackup for my Linux Mint machine, but it wasn't always reliable. I switched to Deja Dupe, which also works well (does its job) but I really wanted something that made simple backup copies of my files. Back In Time is very similar to LuckyBackup but has proven to be perfectly reliable.
Show entire comment ▾
0
Raf10
Comment • 7 months ago • 0 replies
Backups take up less space (because of using hard links)
Show entire comment ▾
1
camsanders
Comment • about 5 years ago • 0 replies
Full featured. Runs on headless server. Very configurable. Good documentation.
Works flawless, only thing I'd like to see is a "preview changes" mode, to adjust your ignore-list before actually creating a new snapshot.
Back In Time works well for making backups that are simply copies of files. Super easy to get setup, and no issues since I started using it (about a month ago).
For a long time I was using LuckyBackup for my Linux Mint machine, but it wasn't always reliable. I switched to Deja Dupe, which also works well (does its job) but I really wanted something that made simple backup copies of my files. Back In Time is very similar to LuckyBackup but has proven to be perfectly reliable.
Backups take up less space (because of using hard links)
Full featured. Runs on headless server. Very configurable. Good documentation.