Command Manual - System Management
Quidway S6500 Series Ethernet Switches Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-29
View
FTP Client view
Parameter
remotefile: File name.
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 get a information list including the file names, size and
creation date under the current directory. If you specify the file name with the parameter
filename, you can get the information list about this file only.
Example
# Display the file information list under the current directory.
200 PORT command okay
7 File Listing Follows in ASCII mode
-rwxrwxrwx 1 noone nogroup 430585 Dec 21 2004 4.app
-rwxrwxrwx 1 noone nogroup 430585 Dec 21 2004 5.app
-rwxrwxrwx 1 noone nogroup 430585 Dec 23 2004 6. app
-rwxrwxrwx 1 noone nogroup 430585 Dec 21 2004 6. app.bak
-rwxrwxrwx 1 noone nogroup 638912 Nov 15 2004 abc.BTM
drwxrwxrwx 1 noone nogroup 0 Dec 15 2004 TEST