![Huawei Quidway NetEngine80 Configuration Manual Download Page 142](http://html.mh-extra.com/html/huawei/quidway-netengine80/quidway-netengine80_configuration-manual_169456142.webp)
Quidway NetEngine80
Configuration Guide - Basic Configurations
8 FTP, TFTP and XModem
Issue 04 (2009-12-20)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
8-11
The passive file transfer mode is configured.
----End
8.4.5 Viewing Online Help of the FTP Command
Do as follows on the router that serves as the client:
Step 1
Run:
ftp
[
-a
source-ip-address
|
-i
{ interface-name | interface-type interface-num } ] [ host
[ port-number ] ] [
vpn-instance
vpn-instance-name ]
The router is connected to the FTP server, and the FTP client view is displayed.
Step 2
Run:
remotehelp
[
command
]
The online help of the FTP command is displayed.
----End
8.4.6 Uploading or Downloading Files
Do as follows on the router that serves as the client:
Step 1
Run:
ftp
[
-a
source-ip-address
|
-i
{ interface-name | interface-type interface-num } ] [ host
[ port-number ] ] [
vpn-instance
vpn-instance-name ]
The router is connected to the FTP server, and the FTP client view is displayed.
Step 2
Upload or download files.
z
Run:
put
l
ocal-filename
[
remote-filename
]
The local file is uploaded to the remote FTP server.
z
Run:
get
remote-filename [ local-filename ]
The FTP file is downloaded from the FTP server and saved to the local file.
----End
8.4.7 Managing Directories
Do as follows on the router that serves as the client:
Step 1
Run:
ftp
[
-a
source-ip-address
|
-i
{ interface-name | interface-type interface-num } ] [ host
[ port-number ] ] [
vpn-instance
vpn-instance-name ]
The router is connected to the FTP server.