Saving images to webserver

John Allijn john.allijn.lc at gmail.com
Tue Nov 15 16:04:28 EST 2016


Hi Richard
Thank you for your detailed answer. 
I will dive into this. 
Thanks again!  J. 

> Op 15 nov. 2016 om 19:27 heeft Bob Sneidar <bobsneidar at iotecdigital.com> het volgende geschreven:
> 
> 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.lc at 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 <thatkeith at 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 at 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 at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list