Cabletron Systems DMS-100 Network Card User Manual


 
130 Appendix C: Using FTP
297-8991-910 Standard 03.01 August 1999
where
path_name is a valid directory path
Example:
ftp> lcd ‘/S00DTEMP’
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.
9 Get the file from the remote host by typing
ftp> get file_name1
and pressing the Enter key.
where
file_name1 is the name of the file on the remote directory
Example:
ftp> get ‘file1.bin’
This example gets a file called file1.bin from the remote host and renames it
to FILE1 on the DMS-100 switch.
Go to step 11.
10 Get the file from the remote host by typing
ftp> get file_name1
and pressing the Enter key.
If the filename Do
has an extension that
CANNOT have the
record length
automatically
detected. Refer to the
section “Automatic
record length
detection is this
appendix”.
step 8
has an extension that
can have the record
length automatically
detected
step 10