[Cyberduck-trac] [Cyberduck] #4200: opening bookmark gives no error but no directory listing shown

Cyberduck trac at trac.cyberduck.ch
Sat Feb 6 19:58:30 CET 2010


#4200: opening bookmark gives no error but no directory listing shown
---------------------------------+------------------------------------------
 Reporter:  joachim.n@…          |        Owner:  dkocher   
     Type:  defect               |       Status:  closed    
 Priority:  normal               |    Milestone:            
Component:  ftp                  |      Version:  3.4.1     
 Severity:  normal               |   Resolution:  thirdparty
 Keywords:                       |  
---------------------------------+------------------------------------------
Changes (by dkocher):

  * status:  new => closed
  * resolution:  => thirdparty
  * component:  core => ftp


Old description:

> Some of my bookmarks are not working:
> 1. dblclick bookmark
> 2. status shows I am logging in, ends with 'login successful'
> 3. after this I remain at the bookmarks list, and status shows '25
> bookmarks'.
>
> Expected behaviour:
> 3. I get shown a listing.
>
> The log pane shows this:
>
> USER username
> 331 User username OK. Password required
> PASS ********
> 230-User username has group access to:  client0
> 230 OK. Current restricted directory is /
> FEAT
> 500 ?
> PWD
> 211-Extensions supported:
>  EPRT
>  IDLE
>  MDTM
>  SIZE
>  REST STREAM
>  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
>  MLSD
>  TVFS
>  ESTP
>  PASV
>  EPSV
>  SPSV
>  ESTA
>  AUTH TLS
>  PBSZ
>  PROT
>  UTF8
> 211 End.

New description:

 Some of my bookmarks are not working:
  1. dblclick bookmark
  2. status shows I am logging in, ends with 'login successful'
  3. after this I remain at the bookmarks list, and status shows '25
 bookmarks'.

 Expected behaviour:
  3. I get shown a listing.

 The log pane shows this:


 {{{
 USER username
 331 User username OK. Password required
 PASS ********
 230-User username has group access to:  client0
 230 OK. Current restricted directory is /
 FEAT
 500 ?
 PWD
 211-Extensions supported:
  EPRT
  IDLE
  MDTM
  SIZE
  REST STREAM
  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
  MLSD
  TVFS
  ESTP
  PASV
  EPSV
  SPSV
  ESTA
  AUTH TLS
  PBSZ
  PROT
  UTF8
 211 End.

 }}}

--

Comment:

 This looks like a server issue to me. First it gives an `500` unknown
 command response to `FEAT` which is followed by a `PWD` request from
 Cyberduck. But the response for the working directory is not a path but
 the supported features response expected for the first command. Do you
 succeed connecting using another client? If so, please post the other
 transcript.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/4200#comment:1>
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