[android-developers] Re: FTP Client

2009-01-05 Thread Derek
And you also have a full FTP client (AndFTP) with upload, download, rename, delete, chmod and more at: http://www.lysesoft.com/products/andftp/index.html Hope it helps. On Nov 27 2008, 10:15 am, Derek cram.de...@gmail.com wrote: FTPwith Android is possible. You have aFTPworking client for

[android-developers] Re: FTP Client

2008-11-27 Thread Derek
FTP with Android is possible. You have a FTP working client for Android at: http://www.lysesoft.com/products/s3-bucketupload-android/ Derek. On Nov 21, 9:41 am, friedger [EMAIL PROTECTED] wrote: I think I saw a package like com.android.ftpor similar but I can't find it on the device anymore

[android-developers] Re: FTP Client

2008-11-21 Thread friedger
I think I saw a package like com.android.ftp or similar but I can't find it on the device anymore after an update. Maybe the package might be of some use. Friedger On 20 Nov., 18:41, Sahil R Cooner [EMAIL PROTECTED] wrote: nothing that I know of, but if you're working on one that you'd like

[android-developers] Re: FTP Client

2008-11-20 Thread petunio
hi if what you need is upload/download files to and from a server, I recommend you jakarta: http://jakarta.apache.org/commons On Nov 19, 10:03 pm, Phubeone [EMAIL PROTECTED] wrote: Is anyone out there working on a FTP client for Android or does anyone know if one is already available?  I have

[android-developers] Re: FTP Client

2008-11-20 Thread Phubeone
Yes that is what I would like to do but can't find any good solid information on how I would accomplish that on Android. Were you able to accomplish that on your phone? On Nov 20, 10:06 am, petunio [EMAIL PROTECTED] wrote: hi if what you need is upload/download files to and from a server, I

[android-developers] Re: FTP Client

2008-11-20 Thread Sahil R Cooner
nothing that I know of, but if you're working on one that you'd like help on I'd be willing to join in on the project. On Wed, Nov 19, 2008 at 02:03:22PM -0800, Phubeone wrote: Is anyone out there working on a FTP client for Android or does anyone know if one is already available? I have