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 connectionidInteger id of the connection (opened by OpenFTPSite)
Return value
STRINGstring with the current directory