Disconnect FTP
Command description
Disconnect the current FTP server connection. This command is normally used with "Create FTP Connection".
Command Input Parameters
| input parameters | Input parameter type | Description |
|---|---|---|
| FTP Connection Object | FtpConnection | Connection object created by the "Create FTP Connection" command |
Command Output Parameters
None.
Generation Notes
- Call this command after completing a set of FTP operations. Do not reuse the connection object after disconnecting.