Disconnect; Ftp - H3C S3100 Series Command Manual

Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

disconnect

Syntax
disconnect
View
FTP client view
Parameters
None
Description
Use the disconnect command to terminate an FTP connection without quitting FTP client view.
This command has the same effect as that of the close command.
Examples
# Terminate the FTP connection without quitting FTP client view.
[ftp] disconnect
221 Server closing.

[ftp]

ftp
Syntax
ftp [ cluster | remote-server [ port-number ] ]
View
User view
Parameters
cluster: Connects to the configured FTP server of a cluster. For the configuration of the FTP server of a
cluster, refer to the Cluster part of this manual.
remote-server: Host name or IP address of an FTP server, a string of 1 to 20 characters.
port-number: Port number of the FTP server, in the range 0 to 65535. The default is 21.
Description
Use the ftp command to establish a control connection with an FTP server. If you enter a correct
username and password, you can enter FTP client view.
Examples
# Connect to the FTP server whose IP address is 2.2.2.2.
<Sysname> ftp 2.2.2.2
Trying ...
Press CTRL+K to abort
Connected.
220 FTP service ready.
User(none):admin
331 Password required for admin.
Password:
230 User logged in.
1-10

Advertisement

Table of Contents
loading

Table of Contents