Sorry to have bothered you at all…
Having spent 6 hours on this I was "certain" that the fault was not mine.
I could not have been more wrong - a misspelled password...
Please disregard my post.
/Mats

Vidarebefordrat brev:

> Från: Mats Åström <matsast...@yahoo.se>
> Ämne: libURLftpUploadFile
> Datum: 20 januari 2015 15:27:39 CET
> Till: use-livecode@lists.runrev.com
> 
> libURLftpUploadFile to my ON-REV server has stopped working on Windows.
> 
> I use the same code that works on OSX except, of course, for the local file 
> URL.
> USER is urlEncoded, PASSWORD does not need to be urlEncoded:
> 
> put "/Users/matsastrom/Desktop/ISO3166alpha2.tiff" into aLocalFileURL
> put 
> ftp://USER:passw...@matsastrom.on-rev.com/658/info.png/ISO3166alpha2.tiff"; 
> into aFtpDestinationURL
> libURLftpUploadFile aLocalFileURL, aFtpDestinationURL, doUploadDone
> 
> As said, it works fine on Mac - I get "error" back on Windows.
> 
> Have tried it on 6.7 and 7.0.1 - same result.
> Any ideas?
> /Mats

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to