3com 4500 26-PORT User Manual

Page of 466
FTP Client Commands
321
Description
Use the 
binary
 command to configure file transmission type as binary mode.
Example
Configure to transmit data in the binary mode.
<4500>ftp 1.1.1.1
Trying ...
Press CTRL+K to abort
Connected.
220 FTP service ready.
User(none):hello
331 Password required for hello.
Password:
230 User logged in.
[ftp]binary
200 Type set to I.
[ftp]
bye
Syntax
bye
View
FTP Client view
Parameter
None
Description
Use the 
bye
 command to disconnect with the remote FTP Server and return to user 
view. 
After performing this command, you can terminate the control connection and 
data connection with the remote FTP Server.
Example
Terminate connection with the remote FTP Server and return to user view.
<4500>ftp 1.1.1.1
Trying ...
Press CTRL+K to abort
Connected.
220 FTP service ready.
User(none):hello
331 Password required for hello.
Password:
230 User logged in.
[ftp]bye
221 Server closing.
<4500>
cd
Syntax
cd pathname