HP VPN Firewall Appliances System Management and Maintenance Configuration Guide
80
Task Command
Remarks
Perform these operations to the
security log file.
• Display the contents of the
specified file:
more file-url
• Display information about all
files and folders:
dir [ /all ] [ file-url ]
• Create a folder in a specified
directory on the storage
medium:
mkdir directory
• Change the current working
directory:
cd { directory | .. | / }
• Display the current path:
pwd
• Copy a file:
copy fileurl-source fileurl-des
• Rename a file or a folder:
rename fileurl-source
fileurl-dest
• Move a file:
move fileurl-source fileurl-dest
• Move a specified file from a
storage medium to the
Recycle Bin:
delete [ /unreserved ] file-url
• Remove a folder:
rmdir directory
• Format a storage medium:
format device [ FAT16 |
FAT32 ]
• Restore a file from the Recycle
Bin:
undelete file-url
Optional.
Available in user view.
For more information about these
commands, see System
Management and Maintenance
Command Reference.