Problems with libURLftpUploadFile

Kevin Stallibrass kevin at stallibrass.com
Wed Sep 9 06:01:33 EDT 2009


Hi all,
Had no takers on this one so I thought I'd repost it....
I have a problem where:

Put fld "contains FTP path" into tURL
libURLftpUploadFile  "c:/myfile.txt", tURL ,"showStatus"

works fine but.

Put fld "contains FTP path" into tURL
Put "c:/myfile.txt" into tFilepath
libURLftpUploadFile  tFilepath, tURL , "showStatus"

Results in "c:/myfile.txt" instead of the correct data being written into
the uploaded text file 

The same happens if I use libURLftpUpload

So, is it not possible to use 2 variables? Or am I missing something

Regards
Kevin Stallibrass





More information about the use-livecode mailing list