Page 1 of 1

Does AndFTP support following features

Posted: Mon Jan 03, 2011 5:32 am
by frankpt
Hi,

I want to implement an Android based mobile testing toolkit. FTP testing is one of these testing features. My question is "Does AndFTP support following features?":

1. Throughput result
2. Download/Upload FTP files without user interactive. (i.e. When I load the Intent, users don't need to press the OK button.)
3. Can I start two AndFTP based activities to do the FTP download/upload simutanously?
4. How can I set the "bin" and "hash" via AndFTP ?
5. How can I set the FTP server port in the Java code ?

Thanks,
Frank

Re: Does AndFTP support following features

Posted: Mon Jan 03, 2011 6:28 pm
by support
#1 added to wish list.
#2 No and we won't allow AndFTP to transfer file silently because it would be a security hole.
#3 Not tested but should work.
#4 BIN transfer is setup automatically. Do you need ASCII transfer?
#5 In Intent url such as ftp://yourserver.com:yourport