Jump to content

Back in Time (Linux software)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by PrinceKael (talk | contribs) at 11:14, 3 September 2019 (updated latest release version + date with source. removed latest preview version (old). removed deprecated status field from infobox. added authors. added languages with source. changed license from GPL > GPLv2. added Qt to prog language for GUI.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Back In Time
Original author(s)Oprea Dan, Bart de Koning, Richard Bailey, Germar Reitze, Taylor Raack
Initial release2008; 17 years ago (2008)
Stable release
1.2.1 / 25 August 2019; 5 years ago (2019-08-25)[1]
Repository
Written inPython, Qt (GUI)
Operating systemLinux
Available in12+ languages[2]
List of languages
English, Czech, Dutch, French, German, Italian, Polish, Russian, Slovak, Slovenian, Spanish, Swedish
TypeBackup software
LicenseGPLv2
Websitegithub.com/bit-team/backintime

Back In Time is a backup application for Linux. It has versions that integrate favorably in GNOME and KDE SC 4 and is available directly from the repositories of many Linux distributions. Released under the terms of the GNU General Public License (GPL), it is free software.

Back In Time uses rsync as backend and has the characteristic feature of using hard links for files which are identical in snapshots at different times, thus using disk space just once for files that remained unchanged. It is possible to use several backup profiles, e.g. for backups on different hard disks and also to create schedules. Symbolic links can be backed up, both absolute and relative ones, but hard links cannot be treated as such due to the used backup method. Back In Time also supports encryption of backups and backup over SSH.

Advantages of the hard link method are that it is easy to look at snapshots of the system at different times and also easy to remove old snapshots compared to incremental backup methods which save difference information between consecutive backup times. However, a drawback of Back In Time is that it does not allow for compression, and requires file systems that support hard links on the backup location.

User interface

There is a graphical interface written in Qt.

See also

References

  1. ^ "Releases". Github. Retrieved 3 September 2019.
  2. ^ "Translations for Back In Time". translations.launchpad.net. Retrieved 3 September 2019.