Fujitsu BX600 Server User Manual


 
System Utilities Command Reference
Intelligent Blade Panel Module
264
The command can also be used to download ssh key files as sshkey-rsa, sshkey-rsa2,
and sshkey-dsa and http secure-server certificates as sslpem-root, sslpem- server,
sslpem-dhweak, and sslpem-dhstrong.
Files upload to PC
Syntax
copy startup-config <sourcefilename> <url>
copy {errorlog | log | traplog} <url>
copy script <sourcefilename> <url>
where <url>={xmodem | tftp://ipaddr/path/file}
<sourcefilename> - The filename of a configuration file or a script file.
<url> - xmodem or tftp://ipaddr/path/file.
errorlog - event Log file.
log - message Log file.
traplog - trap Log file.
Default Setting
None
Command Mode
Privileged Exec
Files download from PC to board
Syntax
copy <url> startup-config <destfilename>
copy <url> image <destfilename>
copy <url> {sshkey-rsa1 | sshkey-rsa2 | sshkey-dsa}
copy <url> {sslpem-root | sslpem-server | sslpem-dhweak | sslpem-dhstrong}
copy <url> script <destfilename>
where <url>={xmodem | tftp://ipaddr/path/file}