Back_in_Time_(Linux_software)

Back in Time (Linux software)

Back in Time (Linux software)

Add article description


Back In Time is a backup application for GNU/Linux with a graphical interface written in Qt and a command line interface. It is available directly from the repositories of many GNU/Linux distributions. Released under the terms of the GNU General Public License (GPL), it is free software.

Quick Facts Original author(s), Initial release ...

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.

See also


References

  1. "Release 1.4.3". 31 January 2024. Retrieved 19 February 2024.



Share this article:

This article uses material from the Wikipedia article Back_in_Time_(Linux_software), and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.