TotalNET Advanced Server 5.2 Reference Manual

Examples

  1. Use the following command to check and clean up shadow files in the volume myvol:


    tnvolck myvol
  2. Use the following command to check and clean up shadow files in the volume mybin, which has a substitutable path, and replace it with the path contained in the file /tmp/mydoc.txt:


    tnvolck mybin:/tmp/mydoc.txt

    The /tmp/mydoc.txt path, an ASCII file, contains a list of directory names. Each line should contain a directory path name. For example, the file might contain the following entries:


    /home/simon
    /home/steven
    /home/emily
  3. Use the following command to check and clean up all TAS volumes, as found in the TAS configuration file:


    tnvolck -a
  4. Use the following command to check and clean up the volume saleorders and assume a yes answer to all questions:


    tnvolck -y saleorders
  5. Use the following command to check the volume singular without performing directory synchronization or clean-up:


    tnvolck -n singular
  6. Use the following command to check and clean up the volume spartacus without converting file names:


    tnvolck -p spartacus