Dir - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – SSH
H3C S7500E Series Ethernet Switches
View
SFTP client view
Parameters
remote-file&<1-10>: Name of a file on the server. &<1-10> means that you can provide
up to 10 filenames, which are separated by space.
Description
Use the delete command to delete a specified file from a server.
This command functions as the remove command.
Examples
# Delete file temp.c from the server.
sftp-client> delete temp.c
The following files will be deleted:
/temp.c
Are you sure to delete it? [Y/N]:y
This operation may take a long time.Please wait...
File successfully Removed

1.2.5 dir

Syntax
dir [ -a | -l ] [ remote-path ]
View
SFTP client view
Parameters
-a: Displays the filenames or the folder names of the specified directory.
-l: Displays in list form detailed information of the files and folder of the specified
directory
remote-path: Name of the directory to be queried.
Description
Use the dir command to display file and folder information under a specified directory.
With the –a and –l keyword not specified, the command displays detailed information of
files and folder under the specified directory in a list form.
Chapter 1 SSH Configuration Commands
1-31

Advertisement

Table of Contents
loading

Table of Contents