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 connectionid

Integer id of the control connection

STRING filename

Name of the file to store

BLOB filedata

BLOB with the filedata

Return value

BOOLEAN

Record Array containing: