Command Manual - System Management
Quidway S3500 Series Ethernet Switches Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-24
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.
Description
Using ls command, you can query a specified file.
If no parameter is specified, all the files will be shown.
Example
# Query file temp.c
[ftp] ls temp.c