![NEC SOPHO IP 5000 Command Reference Manual Download Page 59](http://html.mh-extra.com/html/nec/sopho-ip-5000/sopho-ip-5000_command-reference-manual_250069059.webp)
SOPHO
IP 5000/SOPHO IP6000
Command Reference Guide
59
disconnect Syntax
disconnect
View
FTP client view
Parameter
None
Description
Using the
disconnect
command, you can terminate the connection with
the remote FTP server and still keep in FTP client view.
This command will terminate both control connection and data connection with
the remote FTP server.
Example
Terminate the connection with the remote FTP server and still keep in FTP
client view.
[ftp] disconnect
[ftp]
ftp
Syntax
ftp [host [ port ] ]
View
User view
Parameter
host
: IP address or hostname of the remote FTP server.
port
: Port number of the remote FTP server.
Description
Using the
ftp
command, you can establish control connection with the remote
FTP server and enter FTP client view.
Example
Connect to the remote FTP server with the IP address of 1.1.1.1.
<NEC-PHILIPS> ftp 1.1.1.1
get Syntax
get remotefile [ localfile ]
View
FTP client view
Parameter
localfile
: Local file name.
remotefile
: File name on the remote FTP server.
Description
Using the
get
command, you can download remote files and save them locally.
By default, if the local file name is not specified, this command will consider that
it is the same with that of the file on the remote FTP server.