Manent 0.10.18 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Manent 0.10.18 (Default branch)
# 1  
Old 01-02-2009
Manent 0.10.18 (Default branch)

Manent is an algorithmically strong backup andarchival program. It features efficient backup toanything that looks like storage. Currently itsupports plain filesystems ("directories"), FTP,and SFTP. Planned are Amazon S3, optical disks,and email (SMTP and IMAP). It can work (makingprogress towards finishing a backup) over a slowand unreliable network. It can offer onlineaccess to the contents of the backup. Backed upstorage is completely encrypted. Backup isincremental, including changed parts of largefiles. Moved, renamed, and duplicate files willnot require additional storage. Several computerscan use the same storage for backup, automaticallysharing data. Both very large and very small filesare supported efficiently. Manent does not rely ontimestamps of the remote system to detect changes.License: GNU General Public License (GPL)Changes:
The status and reporting have been revamped to bemore concise and readable. Accurate estimation ofprogress is printed.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)