No it is not. You need to use secure ftp instead if possible. FTP creds are 
sent clear text if I am not mistaken. 

Bob S


> On Nov 15, 2016, at 02:20 , John Allijn <john.allijn...@gmail.com> wrote:
> 
> Hi Keith,
> thanks for your fast reply. 
> Is ftp safe enough? If I understand it right, the password is sent within the 
> URL (not encrypted)?
> 
>> On 15 Nov 2016, at 11:18, Keith Martin <thatke...@mac.com> wrote:
>> 
>> On 15 Nov 2016, at 8:43, John Allijn wrote:
>> 
>>> What is the best way to save pictures and how do I handle the image data?
>> 
>> For the server, one simple approach would be to use ftp. Set up whatever ftp 
>> user config you want on the server and use curl or similar from your app to 
>> send JPEG image file data. Otherwise you'd need to look at php or similar 
>> server-side file upload setups.
>> 
>> k
>> 
>> 
>> ---
>> 
>> Keith Martin
>> Senior Lecturer, LCC (University of the Arts London)
>> Technical Editor, MacUser magazine (1997-2015)
>> http://PanoramaPhotographer.com
>> http://thatkeith.com
>> +44 (0)7909541365
>> 
>> ---
>> _______________________________________________
>> 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
> 
> 
> _______________________________________________
> 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


_______________________________________________
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