CloseFTPConnection (open)
Close the connection to the ftp server
Syntax
LOADLIB "wh::internet/ftp.whlib";
MACRO CloseFTPConnection(INTEGER connectionid)
Parameters
INTEGER connectionid
Integer id of the connection (opened by OpenFTPSite)
Description
This function performs a graceful shutdown and close of the FTP connection