We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi all
I would like some help concerning uploading an image to an ftp. I want to send the image automatically from the phone to an ftp and then accessing this image from a web browser.
Is it possible using Android Processing? Any help is appreciated!
Answers
Bad idea. If I am good, I can dissect your application, and find out the FTP credentials, getting full (?) access to your server. Unless you know how to finely restrict access to the account you will use.
Better make an upload service on your server, and call it from your application