3com 8807 Reference Guide

Page of 1099
FTP Client Commands
995
disconnect
Syntax
disconnect
View
FTP Client view
Parameter
None
Description
Use the disconnect command to disconnect FTP Client side from FTP server side 
without exiting FTP client side view.
This command terminates the control connection and data connection with the 
remote FTP Server at the same time.
Example
# Terminate connection with the remote FTP Server and stays in FTP Client view.
<SW8800> ftp
 
[ftp] disconnect 
ftp
Syntax
ftp [{ ipaddress | host-name} [ port ] ]
View
User view
Parameter
ipaddress: IP address of the remote FTP Server.
port: Port number of remote FTP Server.
Host-name: Name of the remote FTP Server, a string which is 1 to 30 characters 
long.
Description
Use the ftp command to establish control connection with the remote FTP Server 
and enter FTP Client view.
Example
# Connect to FTP Server at the IP address 1.1.1.1
<SW8800> ftp 1.1.1.1 
get
Syntax
get remotefile [ localfile ]
View
FTP Client view