4-5
4.1.2 archive
Priv Exec Command
Use this command to manage archive files.
Syntax
archive tar /table [FILE|URL]
archive tar /create [FILE|URL] FILE
archive tar /xtract [FILE|URL] DIR
Parameters
Example
RFS7000#archive tar /create ?
FILE Tar filename
Files: flash:/path/file
cf:/path/file
usb1:/path/file
usb2:/path/file
URL Tar file URL
URLs: tftp://<hostname:port or IP>/path/file
ftp://<user>:<passwd>@<hostname:port or IP>/path/file
http://<hostname:port or IP>/path/file
sftp://<user>@<hostname:port or IP>/path/file
RFS7000#archive
tar Manipulates (creates, lists or extracts) a tar file.
/table Lists files in a tar file.
/create Creates a tar file.
/xtract Extracts files from a tar file.
FILE Tar filename. The file can exist in:
• flash://path/file
• cf:/path/file
• usb1:/path/file
• usb2:/path/file
URL Tar file URL. The file can exist in:
• tftp://<hostname:port or IP>/path/file
• ftp://<user>:<passwd>@<hostname:port or IP>/path/file
• http://<hostname:port or IP>/path/file
• sftp://<user>@<hostname:port or IP>/path/file