User Tools

Site Tools


docs:tips_n_tricks:dump_restore.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
docs:tips_n_tricks:dump_restore.html [17.08.2012 16:45 CEST] peterdocs:tips_n_tricks:dump_restore.html [17.08.2012 16:57 CEST] – [restore] peter
Line 2: Line 2:
 ===== restore ===== ===== restore =====
  
-How to use restore in batch mode:+How to use restore most recent files in batch mode:
  
   mkdir /tmp/recover   mkdir /tmp/recover
   cd /tmp/recover   cd /tmp/recover
   restore -x -o -X /tmp/files_to_restore.txt -a  \   restore -x -o -X /tmp/files_to_restore.txt -a  \
-  -f /backup/full.bzdump  +  -f /backup/eldest.bzdump     
-  -f /backup/lev1.bzdump  +  -f /backup/rather_old.bzdump \ 
-  -f /backup/lev2.bzdump  \ +  -f /backup/less_old.bzdump   
-  -f /backup/lev3.bzdump +  -f /backup/most_recent.bzdump
-  -f /backup/lev4.bzdump +
-  -f /backup/lev5.bzdump +
-  -f /backup/lev6.bzdump +
-  -f /backup/lev7.bzdump +
-  -f /backup/lev8.bzdump  +
-  -f /backup/lev9.bzdump+
  
 Ommit the files of levels that do not exist ;-) Ommit the files of levels that do not exist ;-)
docs/tips_n_tricks/dump_restore.html.txt · Last modified: 02.12.2012 13:39 CET by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki