Niklas;

first off, thanks a lot for your help.

[Niklas Gustavsson <[EMAIL PROTECTED]> @ Mon, 07 May 2007 22:26:03
+0200]

> The RETR command does a few checks before sending you the file:
> 
> file.doesExist()
> file.isFile()
> file.hasReadPermission()
> 
> In this case if looks like file.doesExist() might return false?

Indeed, that seems to have done it. I should be more careful making
these methods return something meaningful. Thanks for pointing my eyes
there. :)

Cheers,
Kristian

-- 
Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/
jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771
"One dreaming alone, it will be only a dream; many dreaming together
is the beginning of a new reality." (Hundertwasser)

Reply via email to