[Cyberduck-trac] [Cyberduck] #1237: Cannot view directory

Cyberduck trac at trac.cyberduck.ch
Fri Oct 19 13:12:26 CEST 2007


#1237: Cannot view directory
-----------------------+----------------------------------------------------
 Reporter:  kruguitar  |        Owner:  dkocher 
     Type:  defect     |       Status:  assigned
 Priority:  highest    |    Milestone:  2.8.1   
Component:  ftp        |      Version:  2.8b1   
 Severity:  major      |   Resolution:          
 Keywords:  Directory  |  
-----------------------+----------------------------------------------------
Comment (by mbritto):

 I have the same problem, I did whart you asked and here it the logs about
 the file listing :

 1234 [Background] INFO ch.cyberduck.core.Session  - 200 NOOP command
 successful
 1235 [Background] INFO ch.cyberduck.core.Session  - Obtention de la liste
 des fichiers du répertoire /
 1235 [Background] INFO ch.cyberduck.core.Session  - PASV
 1280 [Background] INFO ch.cyberduck.core.Session  - 227 Entering Passive
 Mode (212,27,63,3,209,52).
 1325 [Background] INFO ch.cyberduck.core.Session  - LIST -a
 1371 [Background] INFO ch.cyberduck.core.Session  - 150 Opening ASCII mode
 data connection for file list
 Exception in thread "Background" java.lang.NoSuchMethodError:
 org.apache.commons.net.ftp.FTPClientConfig.setLenientFutureDates(Z)V
         at
 ch.cyberduck.core.ftp.FTPParserFactory$1.getDefaultConfiguration(FTPParserFactory.java:78)
         at
 org.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl.configure(ConfigurableFTPFileEntryParserImpl.java:91)
         at
 org.apache.commons.net.ftp.parser.UnixFTPEntryParser.<init>(UnixFTPEntryParser.java:137)
         at
 org.apache.commons.net.ftp.parser.UnixFTPEntryParser.<init>(UnixFTPEntryParser.java:119)
         at
 ch.cyberduck.core.ftp.FTPParserFactory$1.<init>(FTPParserFactory.java:76)
         at
 ch.cyberduck.core.ftp.FTPParserFactory.createUnixFTPEntryParser(FTPParserFactory.java:73)
         at
 ch.cyberduck.core.ftp.FTPParserFactory.createFileEntryParser(FTPParserFactory.java:40)
         at
 ch.cyberduck.core.ftp.FTPSession.getFileParser(FTPSession.java:146)
         at ch.cyberduck.core.ftp.FTPPath.list(FTPPath.java:131)
         at ch.cyberduck.core.AbstractPath.list(AbstractPath.java:74)
         at ch.cyberduck.core.AbstractPath.childs(AbstractPath.java:100)
         at ch.cyberduck.core.AbstractPath.childs(AbstractPath.java:88)
         at
 ch.cyberduck.ui.cocoa.CDBrowserController.setWorkdir(CDBrowserController.java:2941)
         at
 ch.cyberduck.ui.cocoa.CDBrowserController$40.run(CDBrowserController.java:3251)
         at
 ch.cyberduck.ui.cocoa.CDBrowserController$31.run(CDBrowserController.java:2863)
         at
 ch.cyberduck.ui.cocoa.CDWindowController$1.run(CDWindowController.java:133)

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/1237#comment:3>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.


More information about the Cyberduck-trac mailing list