Installation manual
Command Manual - System Management
Quidway S3000-EI Series Ethernet Switches Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-22
Description
Using delete command, you can cancel the specified file.
This command is used to delete a file.
Example
# Delete the file temp.c
[ftp] delete temp.c
1.4.9 dir
Syntax
dir [ filename ] [ localfile ]
View
FTP Client view
Parameter
filename: File name to be queried.
localfile: Saved local file name.
Description
Using dir command, you can query a specified file.
If no parameter of this command is specified, then all the files in the directory will be
displayed.
Example
# Query the file temp.c and saves the results in the file temp1.
[ftp] dir temp.c temp1
1.4.10 disconnect
Syntax
disconnect
View
FTP Client view
Parameter
none