StoreFTPFile (open)
This function will store a file to the ftp server
Syntax
LOADLIB "wh::internet/ftp.whlib";
BOOLEAN FUNCTION StoreFTPFile(INTEGER connectionid, STRING filename, BLOB filedata)Parameters
INTEGER connectionidInteger id of the control connection
STRING filenameName of the file to store
BLOB filedataBLOB with the filedata
Return value
BOOLEANRecord Array containing: