GetCurrentFTPDirectory (open)
This function will change the working directory on the ftp server
Syntax
LOADLIB "wh::internet/ftp.whlib";
STRING FUNCTION GetCurrentFTPDirectory(INTEGER connectionid)
Parameters
INTEGER connectionid
Integer id of the connection (opened by OpenFTPSite)
Return value
STRING
string with the current directory