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
BACKUP_QUIT(8)						       AFS Command Reference						    BACKUP_QUIT(8)

NAME
backup_quit - Leaves interactive mode SYNOPSIS
quit [-help] q [-h] DESCRIPTION
The backup quit command exits interactive mode, returning the issuer to the regular shell prompt at which the backup or backup interactive command was issued to enter interactive mode. The command has no effect when issued outside interactive mode. Issuing the Ctrl-D command also exits interactive mode. CAUTIONS
To exit interactive mode, all jobs must be completed. Use the backup jobs command to list any jobs currently pending or executing, and the backup kill command to terminate them as necessary. OPTIONS
-help Prints the online help for this command. All other valid options are ignored. EXAMPLES
The following command exits interactive mode: backup> quit % PRIVILEGE REQUIRED
None SEE ALSO
backup(8), backup_interactive(8), backup_jobs(8), backup_kill(8) COPYRIGHT
IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved. This documentation is covered by the IBM Public License Version 1.0. It was converted from HTML to POD by software written by Chas Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell. OpenAFS 2012-03-26 BACKUP_QUIT(8)