Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
wiki:tsm_ueberblick [2011/10/18 13:54] – [Restore] wynekenwiki:tsm_ueberblick [2022/07/14 07:37] ph1046
Zeile 11: Zeile 11:
      
  
-==== Back up ====+==== Back up and archive ====
  
   * Incremental   * Incremental
  
   dsmc incr   dsmc incr
-   
-   
-==== Restore ==== 
  
 +  * Archive
 +
 +  dsmc archive "/scratch/anna/*" -subdir=yes -description="Describe this archiving"
 +==== Restore and retrieve ====
 +
 +The //restore// command works with files that have been backed up, //retrieve// works with files that have been archived. Otherwise the command and options are pretty much the same.
  
   * Restore files with directory recursion to __original__ location:   * Restore files with directory recursion to __original__ location:
Zeile 34: Zeile 37:
  
   * :!: Please note that performing several restores in a row sometimes pulls in files that were previously marked as unavailable   * :!: Please note that performing several restores in a row sometimes pulls in files that were previously marked as unavailable
 +
 +Restore Inactive (older) Versions of files or folders:
 +  * dsmc restore -inactive -pick -su=yes '/data/dir*' /different/location/ 
 +  * a windows will open with the older files or folders numbered
 +  * choose the number of the file you want to restore and press enter
 +  * confirm by typing o (stands for ok) and press enter again, the files will bes restored in the choosen location; cancel the selected file with typing c and enter
 +
 +==== Delete files from backup and archive ====
 +
 +The commands are:
 +
 +  dsmc delete backup ...
 +  dsmc delete archive ...
 +  
 +The other specifications are the same as with //backup//, //archive//, //restore// and //retrieve//.
 ==== Restartable restore sessions ==== ==== Restartable restore sessions ====
  

QR-Code
QR-Code TSM Kommandozeile Überblick (erstellt für aktuelle Seite)