3com 4500 PWR 26-PORT User Manual

Page of 466
FTP Client Commands
325
Parameter
None
Description
Using the 
disconnect
 command, subscribers can 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 stay in FTP Client view.
<SW4500>ftp 1.1.1.1
Trying ...
Press CTRL+K to abort
Connected.
220 FTP service ready.
User(none):hello
331 Password required for hello.
Password:
230 User logged in.
[ftp]disconnect
221 Server closing
[ftp]
ftp
Syntax
ftp [ ipaddress [ port ] ]
View
User view
Parameter
ipaddress:
 IP address of the remote FTP Server.
port:
 Port number of remote FTP Server.
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
<SW4500>ftp 1.1.1.1
Trying ...
Press CTRL+K to abort
Connected.
220 FTP service ready.
User(none):hello
331 Password required for hello.
Password:
230 User logged in.