R0106-HP MSR Router Series Fundamentals Configuration Guide(V7)

97
Task Command
Copy a file.
In non-FIPS mode:
copy fileurl-source fileurl-dest [ vpn-instance vpn-instance-name ] [ source
interface interface-type interface-number ]
In FIPS mode:
copy fileurl-source fileurl-dest
Moving a file
Perform this task in user view.
Task Command
Move a file. move fileurl-source fileurl-dest
Compressing/decompressing a file
Perform the following tasks in user view:
Task Command
Compress a file. gzip filename
Decompress a file. gunzip filename
Deleting/restoring a file
You can delete a file permanently or move it to the recycle bin. A file moved to the recycle bin can be
restored, but a permanently deleted file cannot.
Files in the recycle bin occupy storage space. To save storage space, periodically empty the recycle bin
with the reset recycle-bin command.
Perform the following tasks in user view:
Task Command
Delete a file by moving it to the recycle bin. delete file-url
Restore a file from the recycle bin. undelete file-url
Delete a file permanently. delete /unreserved file-url
IMPORTANT:
Do not use the delete command to delete files from the recycle bin. To delete files from the recycle bin, use
the reset recycle-bin command.
Deleting files from the recycle bin
Perform the following task in user view.