Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 4 File Management Commands
3Com Corporation
4-40
4.4.22 passive
Syntax
passive
undo passive
View
FTP client view
Parameter
None
Description
Use the passive command to set data transmission mode to passive.
Use the undo passive command to set data transmission mode to active.
The default transmission mode is passive.
Example
# Set data transmission mode to passive.
[ftp] passive
4.4.23 put
Syntax
put localfile [ remotefile ]
View
FTP client view
Parameter
localfile: Local file name.
remotefile: File name on the remote FTP server.
Description
Use the put command to FTP a local file to the remote FTP server.
If no name is assigned to the file to be saved on the FTP server, the name of the local
file is used.
Example
# Upload the local file temp.c to the remote FTP server and save it as temp1.c.










