file commands
See “File management” in the 7450 ESS, 7750 SR, 7950 XRS, and VSR Basic System Configuration Guide for more information.
file
— change-directory
— [url] (sat-url | cflash-url | string-not-all-spaces | ftp-url)
— checksum
— [type] keyword
— [url] (sat-url | cflash-url | string-not-all-spaces | ftp-tftp-url)
— copy
— client-tls-profile string
— [destination-url] (sat-url | cflash-url | string-not-all-spaces | ftp-tftp-url | http-url-loose | scp-url)
— direct-http
— force
— proxy string
— recursive
— router-instance string
— [source-url] (sat-url | cflash-url | string-not-all-spaces | ftp-tftp-url | http-url-loose)
— disable
— active
— cflash-id string
— standby
— edit
— [url] (sat-url | cflash-url | string-not-all-spaces)
— enable
— active
— cflash-id string
— standby
— format
— [cflash-id] string
— list
— reverse
— [sort-order] keyword
— [url] (sat-url | cflash-url | string-not-all-spaces | ftp-url)
— make-directory
— [url] (sat-url | cflash-url | string-not-all-spaces | ftp-url)
— move
— client-tls-profile string
— [destination-url] (sat-url | cflash-url | string-not-all-spaces | ftp-url | http-url-loose)
— direct-http
— force
— proxy string
— [source-url] (sat-url | cflash-url | string-not-all-spaces | ftp-url | http-url-loose)
— permission
— [attribute] keyword
— [url] (sat-url | cflash-url | string-not-all-spaces)
— remove
— client-tls-profile string
— direct-http
— force
— proxy string
— [url] (sat-url | cflash-url | string-not-all-spaces | ftp-url | http-url-loose)
— remove-directory
— force
— recursive
— [url] (sat-url | cflash-url | string-not-all-spaces | ftp-url)
— repair
— [cflash-id] string
— show
— client-tls-profile string
— direct-http
— proxy string
— [url] (sat-url | cflash-url | string-not-all-spaces | ftp-tftp-url | http-url-loose)
— unzip
— create-destination
— [destination-url] (sat-url | cflash-url | string-not-all-spaces)
— force
— list
— [source-url] (sat-url | cflash-url | string-not-all-spaces | ftp-tftp-url | http-url-loose)
— version
— [url] (sat-url | cflash-url | string-not-all-spaces | ftp-tftp-url)
file command descriptions
file
change-directory
Synopsis | Change the working directory | |
Context | file change-directory | |
Tree | change-directory | |
Introduced | 20.10.R1 | |
Platforms | All |
[url] (sat-url | cflash-url | string-not-all-spaces | ftp-url)
Synopsis | New working directory URL | |
Context | file change-directory [url] (sat-url | cflash-url | string-not-all-spaces | ftp-url) | |
Tree | [url] | |
String Length | 1 to 200 | |
Default | . | |
Introduced | 20.10.R1 | |
Platforms |
All |
checksum
[type] keyword
[url] (sat-url | cflash-url | string-not-all-spaces | ftp-tftp-url)
copy
client-tls-profile string
Synopsis | Connect over HTTP with a client TLS profile | |
Context | file copy client-tls-profile string | |
Tree | client-tls-profile | |
String Length | 1 to 32 | |
Introduced | 20.10.R1 | |
Platforms | All |
[destination-url] (sat-url | cflash-url | string-not-all-spaces | ftp-tftp-url | http-url-loose | scp-url)
Synopsis | Destination URL or '.' for the working directory | |
Context | file copy [destination-url] (sat-url | cflash-url | string-not-all-spaces | ftp-tftp-url | http-url-loose | scp-url) | |
Tree | [destination-url] | |
String Length | 1 to 200 | |
Notes | This element is mandatory. | |
Introduced | 20.10.R1 | |
Platforms | All |
direct-http
Synopsis | Allow direct HTTP connection, do not follow redirects | |
Context | file copy direct-http | |
Tree | direct-http | |
Introduced | 20.10.R1 | |
Platforms | All |
force
proxy string
recursive
Synopsis | Copy sub-directories encountered at the source URL | |
Context | file copy recursive | |
Tree | recursive | |
Description | This command recursively copies files and directories. If files or directories already exist, the operator is prompted to overwrite them. When the force command is enabled, a positive response to the overwrite prompts is assumed, and the operator is not prompted for confirmation. The existing files or directories are overwritten. | |
Introduced | 21.10.R1 | |
Platforms | All |
router-instance string
Synopsis | Router name or VPRN service name | |
Context | file copy router-instance string | |
Tree | router-instance | |
Introduced | 23.10.R1 | |
Platforms | All |
[source-url] (sat-url | cflash-url | string-not-all-spaces | ftp-tftp-url | http-url-loose)
Synopsis | Source URL | |
Context | file copy [source-url] (sat-url | cflash-url | string-not-all-spaces | ftp-tftp-url | http-url-loose) | |
Tree | [source-url] | |
String Length | 1 to 200 | |
Notes | This element is mandatory. | |
Introduced | 20.10.R1 | |
Platforms | All |
disable
active
cflash-id string
standby
edit
[url] (sat-url | cflash-url | string-not-all-spaces)
enable
active
cflash-id string
standby
format
[cflash-id] string
Synopsis | Compact flash ID | |
Context | file format [cflash-id] string | |
Tree | [cflash-id] | |
String Length | 4 to 6 | |
Introduced | 20.10.R1 | |
Platforms | All |
list
reverse
[sort-order] keyword
Synopsis | Sort order for the directory | |
Context | file list [sort-order] keyword | |
Tree | [sort-order] | |
Options | ||
Introduced | 20.10.R1 | |
Platforms | All |
[url] (sat-url | cflash-url | string-not-all-spaces | ftp-url)
make-directory
Synopsis | Make a directory | |
Context | file make-directory | |
Tree | make-directory | |
Introduced | 20.10.R1 | |
Platforms | All |
[url] (sat-url | cflash-url | string-not-all-spaces | ftp-url)
Synopsis | Directory location | |
Context | file make-directory [url] (sat-url | cflash-url | string-not-all-spaces | ftp-url) | |
Tree | [url] | |
String Length | 1 to 200 | |
Notes | This element is mandatory. | |
Introduced | 20.10.R1 | |
Platforms | All |
move
client-tls-profile string
Synopsis | Connect over HTTP with a client TLS profile | |
Context | file move client-tls-profile string | |
Tree | client-tls-profile | |
String Length | 1 to 32 | |
Introduced | 20.10.R1 | |
Platforms | All |
[destination-url] (sat-url | cflash-url | string-not-all-spaces | ftp-url | http-url-loose)
Synopsis | Destination URL or '.' for the working directory | |
Context | file move [destination-url] (sat-url | cflash-url | string-not-all-spaces | ftp-url | http-url-loose) | |
Tree | [destination-url] | |
String Length | 1 to 200 | |
Notes | This element is mandatory. | |
Introduced | 20.10.R1 | |
Platforms | All |
direct-http
Synopsis | Allow direct HTTP connection, do not follow redirects | |
Context | file move direct-http | |
Tree | direct-http | |
Introduced | 20.10.R1 | |
Platforms | All |
force
proxy string
[source-url] (sat-url | cflash-url | string-not-all-spaces | ftp-url | http-url-loose)
Synopsis | Source URL | |
Context | file move [source-url] (sat-url | cflash-url | string-not-all-spaces | ftp-url | http-url-loose) | |
Tree | [source-url] | |
String Length | 1 to 200 | |
Notes | This element is mandatory. | |
Introduced | 20.10.R1 | |
Platforms | All |
permission
Synopsis | Show or set file permissions | |
Context | file permission | |
Tree | permission | |
Introduced | 20.10.R1 | |
Platforms | All |
[attribute] keyword
Synopsis | File permission | |
Context | file permission [attribute] keyword | |
Tree | [attribute] | |
Options | ||
Introduced | 20.10.R1 | |
Platforms |
All |
[url] (sat-url | cflash-url | string-not-all-spaces)
Synopsis | File URL to set permissions | |
Context | file permission [url] (sat-url | cflash-url | string-not-all-spaces) | |
Tree | [url] | |
String Length | 1 to 200 | |
Introduced | 20.10.R1 | |
Platforms | All |
remove
client-tls-profile string
Synopsis | Connect over HTTP with a client TLS profile | |
Context | file remove client-tls-profile string | |
Tree | client-tls-profile | |
String Length | 1 to 32 | |
Introduced | 20.10.R1 | |
Platforms | All |
direct-http
Synopsis | Allow direct HTTP connection, do not follow redirects | |
Context | file remove direct-http | |
Tree | direct-http | |
Introduced | 20.10.R1 | |
Platforms | All |
force
proxy string
[url] (sat-url | cflash-url | string-not-all-spaces | ftp-url | http-url-loose)
remove-directory
Synopsis | Remove directories | |
Context | file remove-directory | |
Tree | remove-directory | |
Introduced | 20.10.R1 | |
Platforms | All |
force
Synopsis | Force removal without prompting | |
Context | file remove-directory force | |
Tree | force | |
Introduced | 20.10.R1 | |
Platforms | All |
recursive
Synopsis | Remove directory and contents recursively | |
Context | file remove-directory recursive | |
Tree | recursive | |
Introduced | 20.10.R1 | |
Platforms | All |
[url] (sat-url | cflash-url | string-not-all-spaces | ftp-url)
Synopsis | Directory URL | |
Context | file remove-directory [url] (sat-url | cflash-url | string-not-all-spaces | ftp-url) | |
Tree | [url] | |
String Length | 1 to 200 | |
Notes | This element is mandatory. | |
Introduced | 20.10.R1 | |
Platforms | All |
repair
[cflash-id] string
Synopsis | Compact flash ID | |
Context | file repair [cflash-id] string | |
Tree | [cflash-id] | |
String Length | 4 to 6 | |
Introduced | 20.10.R1 | |
Platforms | All |
show
client-tls-profile string
Synopsis | Connect over HTTP with a client TLS profile | |
Context | file show client-tls-profile string | |
Tree | client-tls-profile | |
String Length | 1 to 32 | |
Introduced | 20.10.R1 | |
Platforms | All |
direct-http
Synopsis | Allow direct HTTP connection, do not follow redirects | |
Context | file show direct-http | |
Tree | direct-http | |
Introduced | 20.10.R1 | |
Platforms | All |
proxy string
[url] (sat-url | cflash-url | string-not-all-spaces | ftp-tftp-url | http-url-loose)
unzip
create-destination
Synopsis | Create destination directory if it does not exist | |
Context | file unzip create-destination | |
Tree | create-destination | |
Introduced | 20.10.R1 | |
Platforms | All |
[destination-url] (sat-url | cflash-url | string-not-all-spaces)
Synopsis | Destination URL or '.' for the working directory | |
Context | file unzip [destination-url] (sat-url | cflash-url | string-not-all-spaces) | |
Tree | [destination-url] | |
String Length | 1 to 200 | |
Introduced | 20.10.R1 | |
Platforms | All |
force
Synopsis | Force the unzip operation without prompting | |
Context | file unzip force | |
Tree | force | |
Description | When configured, files and directories that already exist in the destination URL are overwritten without prompting. The system does not automatically create directories explicitly specified by the destination URL. To allow the system to create new directories, use the create-destination command. When unconfigured, the system prompts the user before overwriting a file or directory. | |
Notes | The following elements are part of a choice: force or list. | |
Introduced | 20.10.R1 | |
Platforms | All |
list
[source-url] (sat-url | cflash-url | string-not-all-spaces | ftp-tftp-url | http-url-loose)
Synopsis | Source URL | |
Context | file unzip [source-url] (sat-url | cflash-url | string-not-all-spaces | ftp-tftp-url | http-url-loose) | |
Tree | [source-url] | |
String Length | 1 to 200 | |
Notes | This element is mandatory. | |
Introduced | 20.10.R1 | |
Platforms | All |