Purpose
Command or Action
You can also limit the file displays by specifying a list of
files or directories after the file. Only those files appear. If
none are specified, all files and directories appear.
Extracts a file into a directory on the flash file system.
archive tar /xtract source-url flash:
/
file-url
[
dir/file...
]
Step 3
Example:
For
source-url
, specify the source URL alias for the local
file system. The
-filename.
is the file from which to extract
files. These options are supported:
device# archive tar /xtract
tftp:/172.20.10.30/saved.
flash:/new-configs
• Local flash file system syntax:
flash:
• FTP syntax:
ftp
:[[//
username
[:
password
]@
location
]/
directory
]/
-filename
.
• RCP syntax:
rcp
:[[//
username
@
location
]/
directory
]/
-filename
.
• TFTP syntax:
tftp
:[[//
location
]/
directory
]/
-filename
.
For
flash:
/
file-url
[
dir/file...
], specify the location on the
local flash file system from which the file is extracted. Use
the
dir/file...
option to specify a list of files or directories
within the file to be extracted. If none are specified, all files
and directories are extracted.
Displays the contents of any readable file, including a file
on a remote file system.
more
[ /
ascii
| /
binary
| /
ebcdic
] /
file-url
Example:
Step 4
device# more
flash:/new-configs
Additional References for Flash File System
Related Documents
Document Title
Related Topic
Cisco IOS Configuration Fundamentals Command Reference
Commands for managing flash: file systems
Standards
Title
Standards
--
No new or modified standards are supported by this feature, and support for existing standards has not
been modified by this feature.
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
221
Working with the Flash File System
Additional References for Flash File System