Content deleted Content added
added Category:Backup software for Linux using HotCat |
No edit summary |
||
Line 1:
{{Infobox software
| name =
'''Back In Time''' is a backup application for [[Linux]]. It has versions that integrate favorably in [[Gnome]] and [[KDE 4]] and is available directly from the [[Software repository|repositories]] of many [[Linux distributions]]. Released under the terms of the [[GNU General Public License]] (GPL), it is [[free software]].▼
| title = Back In Time
| logo = <!-- Image name is enough -->
| logo caption =
| logo_size =
| logo_alt =
| screenshot = <!-- Image name is enough -->
| caption =
| screenshot_size =
| screenshot_alt =
| collapsible =
| author =
| developer =
| released = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| discontinued =
| latest release version =
| latest release date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| latest preview version =
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| status =
| programming language =
| operating system =
| platform =
| size =
| language =
| language count = <!-- DO NOT include this parameter unless you know what it does -->
| language footnote =
| genre = [[Backup software]]
| license = [[GNU General Public License]]
| website = {{URL|http://backintime.le-web.org/}}
}}
▲'''Back In Time''' is a backup application for [[Linux]]. It has versions that integrate favorably in [[
Back In Time uses [[rsync]] as backend and has the characteristic feature of using [[hard link]]s 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 link]]s can be backed up, both absolute and relative ones, but hard links cannot be treated as such due to the used backup method.
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 encryption of backups and requires file systems that support hard links on the backup ___location.
== User interfaces ==
There are graphical interfaces written in [[GTK+]] and in [[Qt (software)|Qt]].
==References==
Line 12 ⟶ 47:
* [http://backintime.le-web.org/ Back In Time home page]
▲[[Category:Backup software]]
[[Category:Backup software for Linux]]
[[Category:Software that uses GTK+]]
[[Category:Software that uses Qt]]
|