Search found 3 matches
Re: Programmatically trigger andFTPHello, I am not really in a hurry to have this mechanism in place. I am quite new to Android and have in mind an app that will need this FTP transfer programmaticaly. I still have a lot of thing to figure out, and a lot of pieces to put together :-) Thanks a lot for your reply, I may come back to yo...
Re: Programmatically trigger andFTPHello,
Yes, I was thinking of managing the host / login / password within my application. So the Intent would need those 3 params and the full paths of the file to transfer and of the remote directory. thanks a lot for your really fast answer !!! Best Regards, Luc
Programmatically trigger andFTPHello,
I am quite new to Android world. I need to send a file via FTP but I do not know how to do this programmatically. Is there a way to trigger andFTP with Intent ? Thanks a lot for your help, Luc |