Command Manual (For Soliton) – FTP-SFTP-TFTP
H3C S3100 Series Ethernet Switches
Chapter 1 FTP and SFTP Configuration
Commands
1-10
1.2.7 delete
Syntax
delete
remotefile
View
FTP client view
Parameters
remotefile
: Name of the file to be deleted.
Description
Use the
delete
command to delete a specified remote file.
Examples
# Delete the file
temp.c
.
[ftp] delete temp.c
250 DELE command successful.
1.2.8 dir
Syntax
dir
[
filename
[
localfile
] ]
View
FTP client view
Parameters
filename
: Name of the file to be queried.
localfile
: Name of the local file where the query result is to be saved.
Description
Use the
dir
command to query specified files on a remote FTP server, or to display file
information in the current directory. The output information, which includes the name,
size and creation time of files, will be saved in a local file.
If you do not specify the
filename
argument, the information about all the files in the
current directory is displayed.