Back In Time 0.9.14 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Back In Time 0.9.14 (Default branch)
# 1  
Old 03-05-2009
Back In Time 0.9.14 (Default branch)

Image Back In Time is a simple backup system for Linux (Gnome & KDE4) inspired by the "flyback project" and "TimeVault". The backup is done by taking snapshots of a specified set of directories. All you have to do is configure: where to save snapshot, what directories to backup, and when a backup should be done (manually, every hour, every day, every week, or every month). It acts as a "user mode" backup system. This means that you can backup and restore only folders to which you have write access. License: GNU General Public License v2 Changes:
The translations were updated. The MainWindow and SettingsDialog were reworked. "Smart" removal was added. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
idevicebackup2(1)					      General Commands Manual						 idevicebackup2(1)

NAME
idevicebackup2 - Create or restore backups for devices running iOS 4 or later. SYNOPSIS
idevicebackup2 [OPTIONS] CMD [CMDOPTIONS] DIRECTORY DESCRIPTION
Create or restore backup from the current or specified directory. OPTIONS
-u, --udid UDID target specific device by its 40-digit device UDID. -s, --source UDID use backup data from device specified by UDID. -i, --interactive request passwords interactively on the command line. -d, --debug enable communication debugging. -h, --help prints usage information. COMMANDS
backup create backup for the device. restore restore last backup to the device. --system restore system files, too. --reboot reboot the system when done. --copy create a copy of backup folder before restoring. --settings restore device settings from the backup. --remove remove items which are not being restored. --password PWD supply the password of the source backup. info show details about last completed backup of device. list list files of last completed backup in CSV format. encryption on|off [PWD] enable or disable backup encryption. changepw [OLD NEW] change backup password on target device. AUTHORS
Martin Szulecki Nikias Bassen SEE ALSO
idevicebackup(1) idevicebackup2(1)