archive tar
/table source-url
/xtract source-url
flash:/file-url [dir/file...]
Defaults
None
Command Modes
Privileged EXEC
Command History
Release
12.1(4)EA1
Usage Guidelines
Filenames and directory names are case sensitive.
Image names are case sensitive.
Catalyst 3550 Multilayer Switch Command Reference
2-14
Display the contents of an existing tar file to the screen.
For source-url, specify the source URL alias for the local or network file
system. These options are supported:
The syntax for the local flash file system:
•
flash:
The syntax for the FTP:
•
ftp:[[//username[:password]@location]/directory]/tar-filename.tar
The syntax for the Remote Copy Protocol (RCP):
•
rcp:[[//username@location]/directory]/tar-filename.tar
The syntax for the TFTP:
•
tftp:[[//location]/directory]/tar-filename.tar
The tar-filename.tar is the tar file to display.
Extract files from a tar file to the local file system.
For source-url, specify the source URL alias for the local or network file
system. These options are supported:
The syntax for the local flash file system:
•
flash:
The syntax for the FTP:
•
ftp:[[//username[:password]@location]/directory]/tar-filename.tar
•
The syntax for the Remote Copy Protocol (RCP):
rcp:[[//username@location]/directory]/tar-filename.tar
•
The syntax for the TFTP:
tftp:[[//location]/directory]/tar-filename.tar
The tar-filename.tar is the tar file from which to extract.
For flash:/file-url, specify the location on the local flash file system into
which the tar file is extracted.
For flash:/file-url [dir/file...], specify the location on the local flash file
system into which the tar file is extracted. Use the dir/file... option to
specify an optional list of files or directories within the tar file to be
extracted. If none are specified, all files and directories are extracted.
Modification
This command was introduced.
Chapter 2
Catalyst 3550 Switch Cisco IOS Commands
OL-8566-02