Cabletron Systems DMS-100 User Manual
Page 127

Appendix C: Using FTP 127
DMS-100 Family EIU User Guide TELECOM12
5
Determine the next step.
6
Change directory on the local host (DMS-100 switch) by typing
ftp> lcd path_name
and pressing the Enter key.
where
path_name
is a valid directory path
Example:
ftp> lcd ‘/S00DTEMP’
Example of a MAP response
FTP: Local directory changed
.
7
Determine the next step.
8
Set the record length of the file by typing
ftp> lrecl rec_length
and pressing the Enter key.
where
rec_length
is the record length required for the file
Example:
ftp> lrecl 256
This example sets the default record length on the DMS-100 switch to 256.
If the file
Do
is not stored the
current local directory
step 6
is stored on the
current local directory
step 7
If the filename
Do
has an extension that
CANNOT have the
record length
automatically
detected. Refer to the
section “Automatic
record length
detection in this
appendix”.
step 8
has an extension that
can have the record
length automatically
detected
step 10