User`s guide

Directory
Commands
QMS CrownNet System Administrator's Guide7-16
Listing the Contents of the Host Address File
Use the UNIX cat command to list the contents of the original
HOST.EQ file on the host system:
unix 16] cat host.eq
192.009.200.001
192.009.300.003
192.009.300.006
Directory Commands
This section describes the following commands:
n pwd—Displays the current (working) directory
n cd—Changes directories
n dir—Lists the contents of a directory
Displaying the Current Directory (pwd)
To determine the current (working) directory, type pwd
Example
ftp> pwd
257 "usr" is the current directory.
ftp>
Changing Directories (cd)
To change directories, use the cd command:
n Type cd
directoryname
to change to a directory with the name
directoryname
.
n Type cd /to return to the printer root directory.
In both situations, the message 250 CWD command successful
displays on your monitor.