Dir - HP 6125XLG Command Reference Manual

Blade switch fundamentals command reference
Table of Contents

Advertisement

Predefined user roles
network-admin
Parameters
remotefile: Specifies the name of a file on the FTP server.
Usage guidelines
You can perform this operation only after you log in to the FTP server.
To perform this operation, you must have delete permission on the FTP server.
Examples
# Delete file b.txt.
ftp> delete b.txt
250 Deleted b.txt

dir

Use dir to display detailed information about the files and subdirectories under the current directory on
the FTP server.
Use dir remotefile to display detailed information about a specific file or directory on the FTP server.
Use dir remotefile localfile to save detailed information about a specific file or directory on the FTP server
to a local file.
Syntax
dir [ remotefile [ localfile ] ]
Views
FTP client view
Predefined user roles
network-admin
Parameters
remotefile: Specifies the name of a file or directory on the FTP server.
localfile: Specifies the name of the local file used for saving the displayed information.
Usage guidelines
You can perform this operation only after you log in to the FTP server.
In FTP client view, executing the dir command is the same as executing the ls command.
Examples
# Display detailed information about the files and subdirectories under the current directory on the FTP
server.
ftp> dir
150 Connecting to port 50201
-rwxr-xr-x
-rwxr-xr-x
drwxr-xr-x
drwxr-xr-x
1 0
0
1 0
0
2 0
0
3 0
0
1481 Jul
7 15:36 a.txt
0 Sep 27
8192 Jul
2 14:33 diagfile
8192 Jul
7 15:21 ftp
76
2010 base.bin

Advertisement

Table of Contents
loading

Table of Contents