Help with a using screen with rdiff-backup


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Help with a using screen with rdiff-backup
# 1  
Old 02-25-2011
Help with a using screen with rdiff-backup

Going to move this to another.. forum...
please delete.

Last edited by briandanielz; 02-26-2011 at 02:51 PM.. Reason: Please use code tags
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Whats the best way to mirror a rdiff-backup to an external drive and persevere the rdiff history of

Whats the best way to mirror a rdiff-backup to an external drive and persevere the rdiff history of the local copy ? I was thinking rsync ~/rdiffdirectory /directory on external volume also if I did this... rdiff-backup ~/rdiffdirectory /directory on external volume ... (0 Replies)
Discussion started by: briandanielz
0 Replies
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)