3Com Switch 8800 Family Command Reference Guide

992 CHAPTER 59: FTP&TFTP CONFIGURATION COMMANDS
<SW8800>ftp
[ftp] binary
200 Type set to I.
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.
<SW8800> ftp
[ftp] bye
cd Syntax
cd pathname
View
FTP Client view
Parameter
pathname: Path name.
Description
Use the cd command to change the working path on the remote FTP Server.
This command is used to access another directory on FTP Server. Note that the user
can only access the directories authorized by the FTP server.
Example
# Change the working path to flash:/temp
<SW8800> ftp
[ftp] cd flash:/temp
cdup Syntax
cdup