[Cyberduck-trac] [Cyberduck] #3689: Fails to parse Opensolaris FTP directory listing (was: Directory listing incomplete)

Cyberduck trac at trac.cyberduck.ch
Fri Sep 11 12:04:07 CEST 2009


#3689: Fails to parse Opensolaris FTP directory listing
---------------------------------+------------------------------------------
 Reporter:  ngoossens@…          |       Owner:  dkocher
     Type:  defect               |      Status:  new    
 Priority:  normal               |   Milestone:         
Component:  ftp                  |     Version:  3.2.1  
 Severity:  major                |    Keywords:         
---------------------------------+------------------------------------------
Changes (by dkocher):

  * component:  core => ftp


Old description:

> After login to opensolaris based ftp server only three folders are shown,
> should be five. see attached log file and screenshot.
>

> Log file:
>
> NOOP
> 421 Timeout (900 seconds): closing control connection.
> 220 opensolaris FTP server ready.
> USER niels
> 331 Password required for niels.
> PASS ********
> 230 User niels logged in.
> FEAT
> 500 'FEAT': command not understood.
> CWD /tank
> 250 CWD command successful.
> STAT /tank
> 213-status of /tank:
> /tank/.DS_Store: Permission denied
> total 290
> drwxr-xr-x+  5 niels    staff          7 Sep  6 13:46 data
> drwxr-xr-x+ 15 niels    staff         15 Sep  6 13:50 fotos
> drwxrwxrwx+738 root     root         739 Sep  6 00:27 muziek
> drwxr-xr-x+  3 niels    staff          3 Sep  6 22:47 Myrthe
> drwxr-xr-x+194 niels    staff        195 Sep  9 21:25 video
> 213 End of Status

New description:

 After login to opensolaris based ftp server only three folders are shown,
 should be five. see attached log file and screenshot.

 Log file:


 {{{
 NOOP
 421 Timeout (900 seconds): closing control connection.
 220 opensolaris FTP server ready.
 USER niels
 331 Password required for niels.
 PASS ********
 230 User niels logged in.
 FEAT
 500 'FEAT': command not understood.
 CWD /tank
 250 CWD command successful.
 STAT /tank
 213-status of /tank:
 /tank/.DS_Store: Permission denied
 total 290
 drwxr-xr-x+  5 niels    staff          7 Sep  6 13:46 data
 drwxr-xr-x+ 15 niels    staff         15 Sep  6 13:50 fotos
 drwxrwxrwx+738 root     root         739 Sep  6 00:27 muziek
 drwxr-xr-x+  3 niels    staff          3 Sep  6 22:47 Myrthe
 drwxr-xr-x+194 niels    staff        195 Sep  9 21:25 video
 213 End of Status
 }}}

--

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