Installation manual

Command Manual - System Management
Quidway S3000-EI Series Ethernet Switches Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-24
remotefile: Name of a file on the remote FTP Server.
Description
Using get command, you can download a remote file and save it locally.
If no local file name is specified, it will be considered the same as that on the remote
FTP Server.
Example
# Download the file temp1.c and saves it as temp.c
[ftp] get temp1.c temp.c
1.4.13 lcd
Syntax
lcd
View
FTP Client view
Parameter
none
Description
Using lcd command, you can view local working path of FTP Client.
Example
# Show local working path.
[ftp] lcd
% Local directory now flash:/temp
1.4.14 ls
Syntax
ls [ remotefile ] [ localfile ]
View
FTP Client view
Parameter
remotefile: Remote file to be queried.
localfile: Saved local file name.