242
To do… Use the command… Remarks
4. Save all contents in the security log file
buffer into the security log file.
security-logfile save
Optional.
By default, the system
automatically saves the
security log file at a frequency
configured by the info-center
security-logfile frequency
command into a directory
configured by the info-center
security-logfile switch-
directory command.
Available in user view.
Display the contents of
the specified file.
more file-url
Display information
about all files and
folders.
dir [ /all ] [ file-url ]
Create a folder under 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-dest
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
5. Perform
these
operations
to the
security log
file:
Restore a file from the
recycle bin.
undelete file-url
Optional.
Available in user view.
For details of these
commands, see Fundamentals
Command Reference.
Establish an FTP
connection.
ftp [ server-address [ service-
port ] [ [ vpn-instance vpn-
instance-name ] | [ source
{ interface interface-type
interface-number | ip source-
ip-address } ] ] ]
6. Uploading
the security
log file to
the FTP
server:
Establish an FTP
connection in an IPv6
network environment.
ftp ipv6 [ server-address
[ service-port ] [ source ipv6
source-ipv6-address ] [ -i
interface-type interface-
number ] ]
Optional.
The ftp commands are
available in user view; the
other commands are
available in FTP client view.
For details of these
commands, see Fundamentals
Command Reference.