Update Documentation authored by Stefan Borowski's avatar Stefan Borowski
...@@ -265,7 +265,7 @@ servername adsm4n ...@@ -265,7 +265,7 @@ servername adsm4n
virtualnode mynodename virtualnode mynodename
subdiryes subdiryes
``` ```
The server for archiving is named `adsm4n`. As virtual node, you should provide your personal nodename. For simple data management, subdirectories are to be included. The TSM client can be launched with the command line user interface `dsmc` or the graphical user interface `dsmj`. For archiving, you should use the command line client: Here, the server for archiving is named `adsm4n`. As virtual node, you should provide your personal nodename. For simple data management, subdirectories are to be included. The TSM client can be launched with the command line user interface `dsmc` or the graphical user interface `dsmj`. For archiving, you should use the command line client:
``` ```
dsmc archive /projects/myproject/tobearchived/ -des=archivename -optfile=/path_to_dsm.opt/dsm.opt dsmc archive /projects/myproject/tobearchived/ -des=archivename -optfile=/path_to_dsm.opt/dsm.opt
``` ```
... ...
......