Alcatel-Lucent 7710 SR Configuration Manual page 120

Service router os basic system
Hide thumbs Also See for 7710 SR:
Table of Contents

Advertisement

File Commands
copy
Syntax
Context
Description
Parameters
delete
Syntax
Context
Description
Page 120
.. — Signifies the parent directory. This can be used in place of an actual directory name in a
directory-url.
directory-url — The destination directory.
copy source-file-url dest-file-url [force]
file
This command copies a file or all files in a directory from a source URL to a destination URL. At
least one of the specified URLs should be a local URL. The optional wildcard (*) can be used to copy
multiple files that share a common (partial) prefix and/or (partial) suffix.
When a file is copied to a destination with the same file name, the original file is overwritten by the
new file specified in the operation. The following prompt appears if the destination file already exists:
"Overwrite destination file (y/n)?"
For example:
To copy a file named srcfile in a directory called test on cf2 in slot B to a file
called destfile in a directory called production on cf1 in slot A, the syntax is:
sr1>file cf3:\ # copy cf2-B/test/srcfile cf1-A/production/destfile
To FTP a file named 121201.cfg in directory mydir stored on cf1 in slot A to a
network FTP server with IP address 131.12.31.79 in a directory called backup with
a destination file name of 121201.cfg, the FTP syntax is:
copy cf1-A/mydir/121201.cfg 131.12.31.79/backup/121201.cfg
source-file-url — The location of the source file or directory to be copied.
dest-file-url — The destination of the copied file or directory.
force — Forces an immediate copy of the specified file(s).
file copy force executes the command without displaying a user prompt message.
delete file-url [force]
file
This command deletes the specified file.
The optional wildcard "*" can be used to delete multiple files that share a common (partial) prefix
and/or (partial) suffix. When the wildcard is entered, the following prompt displays for each file that
matches the wildcard:
"Delete file <filename> (y/n)?"
file-url — The file name to delete.
Values
local-url | remote-url:
local-url:
7710 SR OS Basic System Configuration Guide
255 chars max
[cflash-id/][file-path]

Advertisement

Table of Contents
loading

Table of Contents