Quidway NetEngine20/20E
Configuration Guide - Basic Configurations 8 FTP, TFTP and XModem
Issue 05 (2010-01-30) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
8-11
8.4.7 Managing Files
Do as follows on the router that serves as the client:
Step 1 Run:
ftp [ host [ port-number ] ] [ vpn-instance vpn-instace-name ]
The router is connected to the FTP server.
Step 2 Run one or more commands in the following to manage directories.
z
Run:
ls [ remote-filename ] [ local-filename ]
The specified directory or file on the remote FTP server is displayed.
z
Run:
dir [ remote-filename ] [ local-filename ]
The specified directory or file on the local FTP server is displayed.
z
Run:
delete remote-filename
The specified file on the FTP server is deleted.
----End
8.4.8 Changing Login Users
Do as follows on the router that serves as the client:
Step 1 Run:
ftp [ host [ port-number ] ] [ vpn-instance vpn-instace-name ]
The router is connected to the FTP server.
Step 2 Run:
user user-name [ password ]
The current login user is changed and an another user logs on
----End
8.4.9 Disconnecting with FTP
Do as follows on the router that serves as the client:
Perform the following as required:
z
To disconnect the FTP connection and return to the user view, run:
bye or quit
z
To disconnect the FTP connection and return to the FTP view, run:
disconnect or close