[Cyberduck-trac] [Cyberduck] #3676: Cyberduck won't list directories

Cyberduck trac at trac.cyberduck.ch
Mon Sep 7 13:19:20 CEST 2009


#3676: Cyberduck won't list directories
-----------------------------------+----------------------------------------
 Reporter:  jacob@…                |       Owner:  dkocher
     Type:  defect                 |      Status:  new    
 Priority:  normal                 |   Milestone:         
Component:  ftp                    |     Version:  3.0b3  
 Severity:  normal                 |    Keywords:         
-----------------------------------+----------------------------------------
 When i connect to my FTP Cyberduck doen't list the folders containd in the
 root.

 Both with Firefox and through Terminal.app I get succesful result but with
 Cyberduck no folders are listed.

 I've tried to use the FAQ
 ([http://trac.cyberduck.ch/wiki/help/en/problems#ListingdirectoriesfailsorshowsnocontentFTP])
 but the result is the same.

 As the log says below, the root folder is empty according to Cyberduck but
 I have at least 4 folders in it.

 I can reach the content in my sub-folders by ether enter the folder name
 as the path in the bookmark or use CMD+G while I'm connected.

 {{{
 220 Xlight FTP Server 3.4 ready...
 USER ***
 331 Password required for ***
 PASS ********
 230 Login OK
 FEAT
 211-Features supported
  REST STREAM
  EPRT
  EPSV
  SIZE
  MDTM
  AUTH
  PBSZ
  PROT
  MLST type*;size*;modify*;
  MLSD
 211 End
 PWD
 257 "/"
 NOOP
 200 OK
 SYST
 215 UNIX Type: L8
 STAT /
 502 Unknown ftp command
 PORT 192,168,11,119,216,196
 200 PORT command successful
 MLSD
 150 Opening ASCII mode data connection for MLSD (280 bytes).
 size=;type=cdir;perm=e;modify=16010101000000; /
 NOOP
 226 Transfer complete (1.327 KB/s).
 220 Xlight FTP Server 3.4 ready...
 USER ***
 331 Password required for ***
 PASS ********
 230 Login OK
 FEAT
 211-Features supported
  REST STREAM
  EPRT
  EPSV
  SIZE
  MDTM
  AUTH
  PBSZ
  PROT
  MLST type*;size*;modify*;
  MLSD
 211 End
 CWD /
 250 Directory successfully changed
 STAT /
 502 Unknown ftp command
 PORT 192,168,11,119,216,221
 200 PORT command successful
 MLSD
 150 Opening ASCII mode data connection for MLSD (280 bytes).
 size=;type=cdir;perm=e;modify=16010101000000; /

 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/3676>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files and Amazon S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list