WESM zl Management and Configuration Guide WT.01.28 and greater
A-10
ProCurve Wireless Services zl Module Command Line Reference
Manager Commands
archive
This command creates, lists, or extracts a tar file.
Syntax
archive tar /(create | table | xtract)
• create - Create a tar file.
– FILE - File or dir to archive [archive tar /create (FILE|URL) .FILE]
– URL - Tar file URL URLs: tftp:///path/file ftp://:@/path/file http:///path/
file sftp://@/path/file
• table - List files from a tar file.
– FILE - Tar filename Files: flash:/path/file [archive tar /table
(FILE|URL)] .
– URL - Tar file URL URLs: tftp:///path/file ftp://:@/path/file http:///path/
file sftp://@/path/file [archive tar /table (FILE|URL)]
• xtract - Extract files from a tar file into a directory.
– FILE - Tar filename Files: flash:/path/file.
– DIR - Dir to extract files into [archive tar /xtract (FILE|URL) DIR]
– URL - Tar file URL URLs: tftp:///path/file ftp://:@/path/file http:///path/
file sftp://@/path/file.
– DIR - Dir to extract files into [archive tar /xtract (FILE|URL) DIR]
Default Setting
N/A
Command Mode
Manager
Example
cd
This command changes the current directory.
Syntax
cd (DIR | )
• DIR - Change current directory to DIR.
Default Setting
HPswitch#archive tar create flash:/path/file
HPswitch#