DisconnectFtp
This command allows to disconnect from FTP server on the specified port.
COMMAND
| Command | Line Arguments | Returns |
|---|---|---|
| DisconnectFtp | PortIndex | Error Code in case of error. |
OUTPUT
Success or Error Message (See Data Commands Messages)
EXAMPLE
~# DisconnectFtp 0
FTP DISCONNECTED
~# DisconnectData 1
DATA LINK IS DOWN