Page 1 of 1

java.io.FileNotFoundException

Posted: Sun Jun 24, 2012 12:40 am
by pika
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.

Re: java.io.FileNotFoundException

Posted: Sun Jun 24, 2012 12:49 am
by pika
Also happens if the filename has a question mark. Doesn't happen with an exclamation mark.

Re: java.io.FileNotFoundException

Posted: Sun Jul 08, 2012 3:16 pm
by support
Android filesystem don't allow filename with ? Are you able to create a local file with such character?