libURFTPLupload in WIndows standalone
Posted: Mon Dec 19, 2011 5:39 pm
Hi:
I am using LibURLftpupload in a windows standalone app and it doesnt seem to be 'nonblocking'. It will work if I invoke the command once, but when fired multiple times in a script, only the last one works. I use "libURLftpUpload mydata,FTPurl" in a button, then have another script send mouseup to the button multiple times for a bunch of different fields. Only the last one actually is uploaded to the ftp server - it is as if each time my script sends mouseup to the libURLftpUpload button, it cancels the current libURLftpUpload opperation and starts a new one.
thanks,
Greg
I am using LibURLftpupload in a windows standalone app and it doesnt seem to be 'nonblocking'. It will work if I invoke the command once, but when fired multiple times in a script, only the last one works. I use "libURLftpUpload mydata,FTPurl" in a button, then have another script send mouseup to the button multiple times for a bunch of different fields. Only the last one actually is uploaded to the ftp server - it is as if each time my script sends mouseup to the libURLftpUpload button, it cancels the current libURLftpUpload opperation and starts a new one.
thanks,
Greg