TotalNET Advanced Server 5.2 Reference Manual

Examples

  1. Use one of the following commands to copy the file pure.doc from the directory subdir on the volume public of the server library to the local file impure.doc, as the remote user tanya:


    ncget -s library -u tanya -P -v public:subdir/pure.doc impure.doc
    ncget -s library -u tanya -P -v public:/subdir/pure.doc impure.doc
  2. Use the following command to copy the file village/well.doc from the server valhalla to the NetWare volume sys, as user eric with password viking:


    ncget -s valhalla -u eric -p viking -v sys:village/well.doc