tcp.ftp.closeConnection

Syntax tcp.ftp.closeConnection (adrconnectiontable)

Params adrconnectiontable is the address of a table returned by tcp.ftp.openConnection.

Action Closes the FTP connection to the specified host.

Returns True.

Note This verb was released as a root update on 02/16/2000.

See Also tcp.ftp.openConnection

tcp.ftp.writeFile

Discuss