Dir - HPE D6020 Maintenance And Service Manual

Hide thumbs Also See for HPE D6020:
Table of Contents

Advertisement

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 in the current directory on
the FTP server.
Use dir remotefile to display detailed information about a file or directory on the FTP server.
Use dir remotefile localfile to save detailed information about a 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 a file or directory on the FTP server.
localfile: Specifies the name of the local file used to save 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 in the current directory on the FTP
server.
ftp> dir
150 Connecting to port 50201
-rwxr-xr-x
drwxr-xr-x
drwxr-xr-x
drwxr-xr-x
drwxr-xr-x
-rwxr-xr-x
tem-a1801.bin
-rwxr-xr-x
-rwxr-xr-x
-rwxr-xr-x
226 9 matches total
# Save detailed information about the file a.txt to s.txt.
ftp> dir a.txt s.txt
output to local-file: s.txt ? [Y/N]y
150 Connecting to port 50203
1 0
0
2 0
0
3 0
0
2 0
0
2 0
0
1 0
0
1 0
0
1 0
0
1 0
0
1481 Jul
7 15:36 a.txt
8192 Jul
2 14:33 diagfile
8192 Jul
7 15:21 ftp
8192 Jul
5 09:15 logfile
8192 Jul
2 14:33 seclog
40808448 Jul
2 14:33 simware-cmw710-sys
3050 Jul
7 12:26 startup.cfg
54674 Jul
4 09:24 startup.mdb
1481 Jul
7 12:34 x.cfg
119

Advertisement

Table of Contents
loading

Table of Contents