Command Manual – FTP and TFTP
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 1 FTP and TFTP
Huawei Technologies Proprietary
1-23
257 "flash:/ lanswitch" new directory created.
1.2.21 open
Syntax
open
{
ip-address
|
server-name
} [
port
]
View
FTP client view
Parameter
ip-address
: IP address of an FTP server.
server-name
: Host name of the FTP server, a string comprising 1 to 20 characters.
port
: Port number on the remote FTP server, ranging from 0 to 65535. The default value
is 21.
Description
Use the
open
command to establish a control connection with an FTP server.
Related command:
close
.
Example
# Enter FTP client view.
<Quidway> ftp
[ftp]
# Establish a control connection with the FTP server whose IP address is 1.1.1.1.
[ftp]open 1.1.1.1
Trying ...
Press CTRL+K to abort
Connected.
220-
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user
User(none):abc
331 Give me your password, please
Password:
230 Logged in successfully
1.2.22 passive
Syntax
passive