File System Management
108
Basic System Configuration Guide
3HE 11010 AAAC TQZZA Edition: 01
 
Table 14 URL Types and Syntax 
URL Type Syntax Notes
local-url [cflash-id/] [file-path] cflash-id is the compact flash device name
Values: cf1: | cf1-A: | cf1-B: | cf2: | cf2-A: | cf2-B: | 
cf3: | cf3-A: | cf3-B:
(the 7705 SAR-18 supports all values; the 
7705 SAR-8 supports cf3:, cf3-A:, and cf3-B:; all 
fixed platforms support cf3: and cf3-A:)
Length: 200 characters maximum, including 
cflash-id; directory length is 99 characters 
maximum each
path is the path to the directory or file
remote-url [ftp://login:pswd@remote-locn/] [file-path] An absolute ftp path from the root of the remote 
file system:
Length: 247 characters maximum; directory 
length is 99 characters maximum each
login is the ftp user name
pswd is the ftp user password
remote-locn is the remote host (hostname or IP 
address)
Values: 
• hostname: host name of the remote location, 
up to 128 characters maximum
• ipv4-address: a.b.c.d
•“[“ipv6-address”]” (address must be enclosed 
in square brackets)
− x:x:x:x:x:x:x:x[-interface]
− x:x:x:x:x:x:d.d.d.d[-interface]
− x: [0..FFFF]H
− d: [0..255]D
− interface: the interface name, 
32 characters maximum, 
mandatory for link local addresses
path is the path to the directory or file
ftp://login:pswd]@host/./path A relative ftp path from the user’s home directory. 
Note the period and slash (“./”) in this syntax, as 
compared to the absolute path.
tftp-url tftp://login:pswd@remote-locn/file-path tftp is only supported for operations on file-urls