Content deleted Content added
Back In Time has supported encryption since v10.0.26 |
Tags: Mobile edit Mobile app edit Android app edit App section source |
||
(38 intermediate revisions by 22 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 = Oprea Dan, Bart de Koning, Richard Bailey, Germar Reitze, Taylor
| developer = Michael Büker, Christian Buhtz &
| released
| discontinued
| latest release version =
| latest release date =
| programming language = [[Python (programming language)|Python]], [[Qt (software)|Qt]] (GUI)
| size =
|
▲| operating system = [[Linux]]
▲| platform =
| language footnote = <ref>{{cite web |title=Translations for Back In Time |url=https://translate.codeberg.org/engage/backintime/ |website=[[Codeberg|translate.codeberg.org]] |accessdate=13 Nov 2024}}</ref>
▲| language =
| license = [[GPL#Version_2|GPL-2.0-or-later]]
▲| genre = [[Backup software]]
▲| website = {{URL|http://backintime.le-web.org/}}
}}
'''Back In Time''' is a backup application for [[Linux|GNU/Linux]]
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}}
*[http://www.ubuntugeek.com/back-in-time-a-simple-backup-tool-for-ubuntu.html Back In Time – A Simple backup tool for ubuntu]▼
==
▲* [http://www.ubuntugeek.com/back-in-time-a-simple-backup-tool-for-ubuntu.html Back In Time – A Simple backup tool for
[[Category:Free backup software]]
[[Category:Backup software for Linux]]
[[Category:Software that uses Qt]]
[[Category:Linux-only free software]]
|