TSM 6 for Linux - Restore Your Information
From a root prompt...:
- To restore a file to its original location:
dsmc restore /path/to/your/file
- To restore a file to a new name and location:
dsmc restore /path/to/your/file /new/path/to/your/file
- To restore a whole directory to its original location:
dsmc restore /path/to/your/directory/ -subdir=yes
- To display a list of active and inactive backup versions of files to pick from a specific directory:
dsmc restore "/path/to/directory/*" -pick -inactive