
3 - 8 WiNG CLI Reference Guide
3.1.2 archive
Privileged Exec Mode Commands
Manages file archive operations
Supported in the following platforms:
• RFS7000
• RFS6000
• RFS4000
• AP71xx
• AP650
• AP6511
• AP6532
Syntax
archive tar /table [<FILE>|<URL>]
archive tar /create [<FILE>|<URL>] <FILE>
archive tar /xtract [<FILE>|<URL>] <DIR>
Parameters
Example
How to zip the folder flash:/log/?
rfs7000-37FABE#archive tar /create flash:/out.tar flash:/log/
tar: Removing leading '/' from member names
flash/log/
flash/log/snmpd.log
flash/log/messages.log
flash/log/startup.log
flash/log/radius/
rfs7000-37FABE#dir flash:/
tar Manipulates (creates, lists or extracts) a tar file
/table Lists the files in a tar file
/create Creates a tar file
/xtract Extracts content from a tar file
<FILE> Defines a Tar filename
<URL> Sets the tar file URL
<DIR> A directory name. When used with /create, the dir is the source directory
for the tar file. When used with /xtract, the dir is the destination file where
the contents of the tar file are extracted.
Kommentare zu diesen Handbüchern