Get - H3C WX Series Command Reference Manual

Hide thumbs Also See for WX Series:
Table of Contents

Advertisement

Parameters
server-address: IP address or host name of the remote FTP server.
service-port: TCP port number of the FTP server, in the range 0 to 65535. The default
value is 21.
source ipv6 source-ipv6-address: Specifies a source IPv6 address for transmitted FTP
packets. This address must be an IPv6 address that has been configured on the AC.
-i interface-type interface-number: Specifies the type and number of the egress
interface. This parameter can be used only in case that the FTP server address is a link
local address and the specified egress interface must have a link local address (For the
configuration of link local addresses, see IPv6 Basics in the Layer 3 – IP Services
Configuration Guide).
Description
Use the ftp ipv6 command to log in to the FTP server and enter FTP client view.
This command applies to IPv6 networks.
If you use this command without specifying any parameters, you will simply enter
the FTP client view without logging in to an FTP server.
If you specify the parameters, you are asked to enter the username and password
for accessing the FTP server.
Examples
Log in to the FTP server with IPv6 address 3000::200.
<Sysname> ftp ipv6 3000::200
Trying 3000::200 ...
Press CTRL+K to abort
Connected to 3000::200.
220 Welcome!
User(3000::200:(none)): MY_NAME
331 Please specify the password.
Password:
230 Login successful.
[ftp]

get

Syntax
get remotefile [ localfile ]
View
FTP client view
54

Advertisement

Table of Contents
loading

Table of Contents