Cabletron Systems DMS-100 User Manual
Page 129

Appendix C: Using FTP 129
DMS-100 Family EIU User Guide TELECOM12
12
You have completed this procedure.
Procedure 6
Copying a binary file from the remote host
Step
Action
1
Establish an FTP session and determine your location as described in
procedure 1 in this appendix.
2
Determine the next step
3
Change directory on the remote host by typing
ftp> cd path_name
and pressing the Enter key.
where
path_name
is a valid directory path
Example:
ftp> cd ‘ /team/bin’
Example of a MAP response:
250 CWD command successful.
4
Set the file type to binary by typing
ftp> binary
and pressing the Enter key.
Example of a MAP response:
200 Type set to I.
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.
If the file
Do
is not on the current
remote directory
step 3
is on the current
remote directory
step 4
If the file
Do
is not stored on the
current local directory
step 6
is stored on the
current local directory
step 7