H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – FTP and TFTP
H3C S7500 Series Ethernet Switches Chapter 1
FTP and TFTP Configuration Commands
1-6
Description
Use the bye command to terminate the control connection and data connection with
the remote FTP server and return to user view.
This command has the same effect as the quit command.
Examples
# Enter FTP client view.
<H3C> ftp 2.2.2.2
Trying ...
Press CTRL+K to abort
Connected.
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user
User(none):switch
331 Give me your password, please
Password:
230 Logged in successfully
[ftp]
# Terminate the connections with the remote FTP server and return to user view.
[ftp]bye
221 Server closing.
<H3C>
1.2.4 cd
Syntax
cd pathname
View
FTP client view
Parameters
pathname: Path name
Description
Use the cd command to change the work directory on the remote FTP server.
Note that you can use this command to enter the authorized directories only.
Examples
# Enter FTP client view.
<H3C> ftp 2.2.2.2