Appendix A
Privileged Exec Mode Commands
SCE 1000 2xGBE Release 2.0.10 User Guide
A-70 OL-7117-02
copy-passive source-file ftp://username[:password]@server-address[:port]/path/destination-file
[overwrite]
Uploads or downloads a file using passive FTP.
Authorization admin
Mode Privileged EXEC
P
ARAMETERS
source-file The name of the source file located in the local flash file system.
username The username known by the FTP server.
password The password of the given username.
server-address The dotted decimal IP address.
port Optional port number on the FTP server.
destination-file The name of the file to be created in the FTP server.
U
SAGE GUIDELINES
• Use the following format for remote upload/download using FTP:
ftp://username[:password]@serveraddress[:port]/path/file
• Use the overwrite keyword to permit the command to overwrite an existing file.
• You can configure keyword shortcuts for the copy command using the following commands:
• IP ftp password to configure a password shortcut.
• IP ftp userName to configure a username shortcut.
E
XAMPLE:
The following example performs the same operation as the previous copy ftp example using
passive FTP.
SCE 1000#copy-passive appl/analysis.sli
SCE 1000#
Comments to this Manuals