Search found 3 matches

by pika
Sun Jun 24, 2012 12:57 am
Forum: AndFTP
Topic: Minor bug: "[0 files left]" when downloading an entire folde
Replies: 1
Views: 3354

Minor bug: "[0 files left]" when downloading an entire folde

Hello,

When I long-tap a folder to select it on the FTP server and start to download it, the status window displays the file being downloaded and the transfer rate fine, but it says "[0 files left]" instead of the number of files remaining to download from the folder.

Thanks for the great app.
by pika
Sun Jun 24, 2012 12:49 am
Forum: AndFTP
Topic: java.io.FileNotFoundException
Replies: 2
Views: 4350

Re: java.io.FileNotFoundException

Also happens if the filename has a question mark. Doesn't happen with an exclamation mark.
by pika
Sun Jun 24, 2012 12:40 am
Forum: AndFTP
Topic: java.io.FileNotFoundException
Replies: 2
Views: 4350

java.io.FileNotFoundException

Hello,

When downloading a file with double quotes (") or a colon (:) in the filename, AndFTP throws the following:

java.io.FileNotFoundException: /path/to/local/file (Invalid argument).

I'm using a Samsung Intercept with Android 2.2.

Thanks for the otherwise great app.