File Management Commands - HP procurve 8100fl series Management And Configuration Manual

Hide thumbs Also See for procurve 8100fl series:
Table of Contents

Advertisement

Table 3-4.
URL Syntaxes for Remote File Systems
URL
Syntaxes
tftp:
tftp://location/directory/filename
scp:
scp://[username@]location]/directory/filename
When using scp you will be prompted for a password
N o t e
Table 3-4
shows syntaxes and examples for the various URL options used to
perform remote file transfer.

File Management Commands

Because the 8100fl switch allows a wide variety of file storage activities to a
number of devices, it provides basic file management operations to
manipulate these files. In these operations, wherever a "file" is specified, it
may be specified as a URL indicating the file system. If you omit the file system,
the present working directory is assumed. Use the file management
commands in Privileged Exec mode to display, rename, and delete the
configuration files stored on the primary management module. For a list of
file management commands, see
Relative file and directory names can be used for file operations. For example,
if you are in the flash:/ directory and want to display a file named "history",
you have the option to type any of the following commands: more history, or
more flash:/history, or more flash:history to display the file in the CLI.
Table 3-5.

File Management Commands

Command
Description
cd
The cd command changes the present
working directory of a user session from one
file system to another. If target-file-system
allows subdirectories, the cd command
allows users to move into those
subdirectories as well. Only file systems
residing on hard drives may have
subdirectories. The target-file-system must
be either a logical or physical file system; it
cannot be a remote file system.
pwd
The pwd command shows the user session's
present working directory.
File and System Management
Example
tftp://10.10.10.10/filename.txt
scp://remoteuser@10.10.10.10/filename.txt
remoteuser@10.10.10.10's password: *******
Table 3-5 on page
3-5.
Syntax
cd <target-file-
system>
pwd
Managing Files
3-5

Advertisement

Table of Contents
loading

Table of Contents