DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37446>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37446

           Summary: FTPClient.listFiles(filename) return empty array with
                    long file name
           Product: Commons
           Version: 4.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Net
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


I tried to get FTPClient.listFiles(filename) and it returns an empty (zero 
length)array with long file name. 
In the test I made I use a text file with this name "iSeriesNuovo_ESQy140535 - 
anagrafica titoli per nome.txt". 
In the same class and with the same content, if I use a name as "pippo.txt" I 
can get the array filled with the correct attributes.
I use "commons-net-1.4.0.jar" dated 07 May 2005 running on win xp pro under 
jdk 1.4.2_09.
HTH

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to