TotalNET Advanced Server 5.2 Reference Manual

Examples

  1. Use the following command to copy the file enchant.doc to the volume sys in the directory midsummer on the remote server forest and prompt for a password, as user puck:


    ncput -s forest -u puck -P enchant.doc -v sys:/midsummer
  2. Use one of the commands below to copy the file burn.doc to the NetWare volume marshmallows on the server truck, as user steve with password fire. The file burn.doc resides in the root of the volume.


    ncput -s truck -u steve -p fire burn.doc -v marshmallows:/burn.doc

    ncput -s truck -u steve -p fire burn.doc marshmallows:/burn.doc
  3. Use the following command to copy the file dexter.doc from the server invention to the NetWare volume laboratory and prompt for a password, as user deedee:


    ncput -s invention -u deedee -P dexter.doc -v laboratory:/dexter.doc