[Cyberduck-trac] [Cyberduck] #2685: No Listing of Objects since Version 3.0.1 (3999)

Cyberduck trac at trac.cyberduck.ch
Thu Oct 23 13:42:28 CEST 2008


#2685: No Listing of Objects since Version 3.0.1 (3999)
----------------------------------+-----------------------------------------
 Reporter:  andreas.sauer at oew.de  |        Owner:  dkocher
     Type:  defect                |       Status:  new    
 Priority:  normal                |    Milestone:         
Component:  ftp                   |      Version:  3.0.2  
 Severity:  normal                |   Resolution:         
 Keywords:                        |  
----------------------------------+-----------------------------------------
Description changed by dkocher:

Old description:

> Hallo,
>
> we have a Listing Problem with our ftp server with every Version after
> 3.0.1 (3999).
> Our Server has more than 200 Accounts.
> We can connect to every Account with no Problem, but when we try to
> conecct to the server as "master user" who can see and manage every
> account we get no listing any more.
>
> Last Version that works ist 3.0.1 (3999)
>
> Here is the Log of the working Version:
> ==============================
> 220 "Welcome to ftp.oew.de."
> USER ftp-pflege
> 331 Please specify the password.
> PASS ********
> 230 Login successful.
> NOOP
> 200 NOOP ok.
> SYST
> 215 UNIX Type: L8
> CWD /
> 250 Directory successfully changed.
> FEAT
> 211-Features:
>  MDTM
>  REST STREAM
>  SIZE
> 211 End
> PASV
> 227 Entering Passive Mode (195,243,148,179,63,114)
> LIST -a
> 150 Here comes the directory listing.
> dr-xr-xr-x  498 0        0           13704 Oct 06 09:08 .
> dr-xr-xr-x  498 0        0           13704 Oct 06 09:08 ..
> dr-xrwxr-x    4 3068     49            120 Sep 18  2006 Adobe
> dr-xrwxr-x    4 2781     49            120 Jun 17  2002 DTS
> ...
> ...
> ...
> dr-xrwxr-x    4 3044     49            120 Jun 12  2006 wvp
> 226 Directory send OK.
>
> ==============================
>

> and her the Log of the newer Versions, that not work:
> Last I have tested is the brand new 3.0.3 (20. Oct 2008)
> Also the login seems to work, i get no listing.
> And the log gives me no error, while the GUI said:
> "Ordnerinhalt anzeigen fehlgeschlagen"
> The only difference I can see is "PWD" vs. "CWD"
>
> ==============================
> 220 "Welcome to ftp.oew.de."
> USER ftp-pflege
> 331 Please specify the password.
> PASS ********
> 230 Login successful.
> NOOP
> 200 NOOP ok.
> SYST
> 215 UNIX Type: L8
> STAT /
> 213-Status follows:
> PWD
> 220 "Welcome to ftp.oew.de."
> USER ftp-pflege
> 331 Please specify the password.
> PASS ********
> 230 Login successful.
> PWD
> 257 "/"
> ==============================

New description:

 Hallo,

 we have a Listing Problem with our ftp server with every Version after
 3.0.1 (3999).
 Our Server has more than 200 Accounts.
 We can connect to every Account with no Problem, but when we try to
 conecct to the server as "master user" who can see and manage every
 account we get no listing any more.

 Last Version that works ist 3.0.1 (3999)

 Here is the Log of the working Version:
 ==============================

 {{{
 220 "Welcome to ftp.oew.de."
 USER ftp-pflege
 331 Please specify the password.
 PASS ********
 230 Login successful.
 NOOP
 200 NOOP ok.
 SYST
 215 UNIX Type: L8
 CWD /
 250 Directory successfully changed.
 FEAT
 211-Features:
  MDTM
  REST STREAM
  SIZE
 211 End
 PASV
 227 Entering Passive Mode (195,243,148,179,63,114)
 LIST -a
 150 Here comes the directory listing.
 dr-xr-xr-x  498 0        0           13704 Oct 06 09:08 .
 dr-xr-xr-x  498 0        0           13704 Oct 06 09:08 ..
 dr-xrwxr-x    4 3068     49            120 Sep 18  2006 Adobe
 dr-xrwxr-x    4 2781     49            120 Jun 17  2002 DTS
 ...
 ...
 ...
 dr-xrwxr-x    4 3044     49            120 Jun 12  2006 wvp
 226 Directory send OK.

 }}}

 ==============================


 and her the Log of the newer Versions, that not work:
 Last I have tested is the brand new 3.0.3 (20. Oct 2008)
 Also the login seems to work, i get no listing.
 And the log gives me no error, while the GUI said:
 "Ordnerinhalt anzeigen fehlgeschlagen"
 The only difference I can see is "PWD" vs. "CWD"

 ==============================

 {{{
 220 "Welcome to ftp.oew.de."
 USER ftp-pflege
 331 Please specify the password.
 PASS ********
 230 Login successful.
 NOOP
 200 NOOP ok.
 SYST
 215 UNIX Type: L8
 STAT /
 213-Status follows:
 PWD
 220 "Welcome to ftp.oew.de."
 USER ftp-pflege
 331 Please specify the password.
 PASS ********
 230 Login successful.
 PWD
 257 "/"
 }}}

 ==============================

--

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/2685#comment:1>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV and Amazon S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list