A SERVICE OF

logo

Using UServe and UClient 7-11
lmd
Description
Creates a directory on the PC.
Syntax
lmd directory
Parameters
directory
The name (and optionally, the path) of a new
directory. If the directory already exists, an error
occurs.
Example
lmd tc6035pm
creates a directory named tc6035pm on the PC and displays Created
directory: tc6035pm
to confirm it.
lrd
Description
Deletes a directory on the PC.
Syntax
lrd directory
Parameters
directory
The name (and optionally, the path) of a directory.
If the directory does not exist, an error occurs.
Example
lrd tc6035pm
deletes the tc6035pm directory on the PC and displays Removed
directory: tc6035pm
to confirm it.