Dir - H3C s3100 series Command Manual

Hide thumbs Also See for s3100 series:
Table of Contents

Advertisement

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.

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.
You can use the dir command to display the file-related information such as file size, creation date, and
so on. To display only the names of all the files under the current directory, use the ls command.
Related commands: pwd.
Examples
# Display the information about all the files in the current directory on the remote FTP server.
[ftp] dir
227 Entering Passive Mode (192,168,0,152,4,0).
125 ASCII mode data connection already open, transfer starting for *.
-rwxrwxrwx
1 noone
-rwxrwxrwx
1 noone
nogroup
377424 Apr 26 13:05 s3r01.btm
nogroup
377424 Oct 10
1-9
2006 s3r01_15.btm

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents