[Contents] [Prev] [Next] [Index] [Report an Error]


How to Specify Filenames and URLs

In some CLI commands and configuration statements—including file copy, load, save, set system login user user-name authentication load-key-file, and request system software add—you can include a filename. You can specify a filename or URL in one of the following ways:

user@host > file copy ftp://username@ftp.hostname.net//filename 
file copy ftp.hostname.net: Not logged in.
user@host > file copy ftp://username:prompt@ftp.hostname.net//filename 
Password for username@ftp.hostname.net:


[Contents] [Prev] [Next] [Index] [Report an Error]