David Brooks wrote:

> The app in question has no trouble uploading/downloading text files
> from a Web site, and it can store/retrieve "local" files on whichever
> Mac/Windows device it is installed.
>
> Files CAN be downloaded using an http protocol (put URL("http://
> xxxxxx.txt") into fld "XYZ") on Android.
>
> As yet no upload strategy to the Web or local storage strategy has
> succeeded.

Good to see you here, David.

FTP is too dangerous to use - passwords are sent in plain text.

What will be done with the files on the server? If you already have HTTP uploads working, what do you anticipate doing with FTP?

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for Desktop, Mobile, and Web
 ____________________________________________________________
 ambassa...@fourthworld.com        http://www.FourthWorld.com


_______________________________________________
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