[Cyberduck-trac] [Cyberduck] #5365: Connects to FTP site, but does not show contents of directories. (was: Cyberduck connects to FTP site, but does not show contents of directories.)

Cyberduck trac at trac.cyberduck.ch
Fri Oct 22 11:16:39 CEST 2010


#5365: Connects to FTP site, but does not show contents of directories.
------------------------+---------------------------------------------------
    Reporter:  lionman  |        Owner:  dkocher      
        Type:  defect   |       Status:  new          
    Priority:  normal   |    Milestone:               
   Component:  ftp      |      Version:  3.7          
    Severity:  normal   |   Resolution:               
    Keywords:           |     Platform:  Mac OS X 10.5
Architecture:  Intel    |  
------------------------+---------------------------------------------------
Changes (by dkocher):

  * component:  core => ftp
  * priority:  high => normal
  * owner:  => dkocher
  * severity:  major => normal


Old description:

> When connecting to an FTP site running Windows, Cyberduck 3.7 (and older
> versions) with Mac OS X 10.5.8, won't show the contents of the directory.
>
> I can connect with Terminal and see the contents of the directory,
> interact and such, but I can't do it with Cyberduck.  While Cyberduck
> works with other sites, it seems to have trouble with this site.
>
> Log Drawer reports:
>
> 220 kcntftp Microsoft FTP Service (Version 2.0).
>
> FEAT
>
> 500 'FEAT': command not understood
>
> USER kanjc
>
> 331 Password required for kanjc.
>
> PASS ********
>
> 230 User kanjc logged in.
>
> CWD /AdvertisingKC
>
> 250 CWD command successful.
>
> STAT /AdvertisingKC
>
> 213-status of /AdvertisingKC:
>
> And then nothing more happens. Connection is setup as Passive.

New description:

 When connecting to an FTP site running Windows, Cyberduck 3.7 (and older
 versions) with Mac OS X 10.5.8, won't show the contents of the directory.

 I can connect with Terminal and see the contents of the directory,
 interact and such, but I can't do it with Cyberduck.  While Cyberduck
 works with other sites, it seems to have trouble with this site.

 Log Drawer reports:


 {{{
 220 kcntftp Microsoft FTP Service (Version 2.0).
 FEAT
 500 'FEAT': command not understood
 USER kanjc
 331 Password required for kanjc.
 PASS ********
 230 User kanjc logged in.
 CWD /AdvertisingKC
 250 CWD command successful.
 STAT /AdvertisingKC
 213-status of /AdvertisingKC:
 }}}

 And then nothing more happens. Connection is setup as Passive.

--

Comment:

 Incompatibilty with `STAT`. There should be a timeout after 30 seconds (or
 your setting in the ''Connection'' preferences) and then fallback to other
 file listing methods.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/5365#comment:1>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list