Hi, Thank you very much for pointing this bug! But I think the solution won't work. The attached file will clarify this issue. I guess, in this case the parse3() method is what we need.
I have CCed the mail to the mailing list.
Thanks,
Rana Bhattacharyya
--- Romain <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Just a quick mail to inform you that I think there's
> a little bug in
> Apache FTP Server Dev.
>
> Maybe your email is not the right place to report
> bugs.
> In this case, I'm sorry and I will be happy if you
> can give me the right
> place to do it. Thanks.
>
> The bug is:
>
> *Where *:
> Class org.apache.ftpserver.DirectoryLister
> Function parse(String argument)
> line 310
>
> *What:*
>
> /lsFileName = token;// /
> must be /
> lsFileName += token;//
> /
> Without this correction, it's impossible to get a
> listing (or remove,
> rename,...) of a directory with a name containing
> space(s).
>
>
>
>
> Regards,
> Romain Menetrier
>
>
__________________________________
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
TestString.java
Description: 158462580-TestString.java
