host
user
file
passwd
Examples
To download a configuration file using FTP from host "citadel", using account "jdoe", and file
"config.txt":
switch:admin> configdownload -p ftp
"citadel","jdoe","config.txt","passwd"
Committing configuration...done.
download complete
To download the same configuration file using SCP:
switch:admin> configDownload -p scp "citadel","jdoe","config.txt"
jdoe@citadel's password: ********
Committing configuration...done.
download complete
See also
configDefault
configShow
configUpload
configure
Specifies a host name or IP address in quotation marks: for example,
"citadel" or "192.168.1.48". The configuration file is downloaded from
this host.
Specifies the user name, in quotation marks: for example, "jdoe". This user
name is used to gain access to the host system.
Specifies the file name, in quotation marks: for example, "config.txt".
Absolute path names might be specified using a forward slash (/). Relative
path names search for the file in the user's home directory on UNIX hosts
and in the directory on which the FTP server is running on Windows hosts.
Specifies the password for the FTP login.
Fabric OS 5.x command reference guide 117
Need help?
Do you have a question about the StorageWorks 2/64 - Core Switch and is the answer not in the manual?