Content deleted Content added
update version. Some minor mods. |
Tags: Mobile edit Mobile app edit Android app edit App section source |
||
(20 intermediate revisions by 8 users not shown) | |||
Line 1:
{{Short description|Computer backup program for GNU/Linux}}
{{Infobox software
| name
| title
| logo
| logo caption
| logo_size
| logo_alt
| screenshot
| caption
| screenshot_size
| screenshot_alt
| collapsible
| author
| developer = Michael Büker, Christian Buhtz &
| released
| discontinued
| latest release version =
| latest release date = {{Start date and age|
| programming language
| operating system
| platform
| size
| language
| language count
| language footnote
| genre
| license
| website
}}
'''Back In Time''' is a backup application for [[Linux|GNU/Linux]] with a graphical interface written in [[Qt_(software)|Qt]] and a command line interface. It is available directly from the [[Software repository|repositories]] of many [[GNU/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 link]]s for files which are identical in
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.
==References==
{{Reflist}}
==External links==
* [http://www.ubuntugeek.com/back-in-time-a-simple-backup-tool-for-ubuntu.html Back In Time – A Simple backup tool for Ubuntu] - Blog Post
|