FTP Questions
Warren Kuhl
warrenkuhl at gmail.com
Wed Oct 28 08:42:24 EDT 2009
I am working on a application that needs to upload multiple files to a
server. I see there are multiple ways to take care of this:
ie.
put url("binfiles:" & tFile) into url turl
-or-
libURLftpUploadFile command
My question is...is one way better then the other as far as efficiency,
error checking, etc?
Also...I have encountered the message 'Error - Previous request in
process" and the FTP doesn't work. What does this mean? How can I get around
this?
Thanks for any help,
Warren
More information about the use-livecode
mailing list