TotalNET Advanced Server 5.2 Reference Manual

Examples

  1. Use the following command to rename the file autoexec.bat in the top directory of the shared object root on the server kathserver to autoexec.old, prompt for a password, and use the character set "builtin-unicode":


    ruren -P -C builtin-unicode //kathserver/root/autoexec.bat autoexec.old
  2. Use the following command to access the remote server and rename the file prog.c in the subdirectory apps of the shared object root on the server monaserver into the subdirectory sources if the object has no password:


    ruren //monaserver/root/apps/prog.c /sources/prog.c