[ 
https://issues.apache.org/jira/browse/NET-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219371#comment-13219371
 ] 

Danilo Seki commented on NET-445:
---------------------------------

We had this problem today. I used the code from NET-188 and found out that the 
problem exists on versions 1.4.0 and 1.4.1. Checked versions 1.3.0, 2.0, 3.0 
and 3.0.1 and the problem did not happen.

Initially we suspected the version packaged in the application (1.3.0) but 
latter we found out the application server used version 1.4.1 and that it was 
being used before in the classpath. Make sure you are using the version you 
packaged.

Btw, I tested different JVM's: Sun 1.5, Sun 1.6 and BEA 1.5.
                
> The method listFiles in FTPClient can not list these files which upload to 
> FTP Server in Feb, 29 2012
> -----------------------------------------------------------------------------------------------------
>
>                 Key: NET-445
>                 URL: https://issues.apache.org/jira/browse/NET-445
>             Project: Commons Net
>          Issue Type: Bug
>          Components: FTP
>    Affects Versions: 3.0.1
>            Reporter: keming.hu
>             Fix For: 3.0.1, 3.1
>
>
> Before Feb, 29 2012, the method listFiles() in FTPClient.class can list all 
> files in FTP Server. But today, for any file which be uploaded to FTP Server 
> in Feb, 29 2012, this API can not list these files. When I change the date of 
> FTP Server(it is not Feb, 29 2012), this API can list all files in FTP Server 
> also. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to