[Cyberduck-trac] [Cyberduck] #7338: Unable get list of root filesystem (SFTP server on Solaris)

Cyberduck trac at trac.cyberduck.ch
Mon Jul 8 14:49:32 UTC 2013


#7338: Unable get list of root filesystem (SFTP server on Solaris)
---------------------------+------------------------------
 Reporter:  czechxteam     |         Owner:  dkocher
     Type:  defect         |        Status:  closed
 Priority:  high           |     Milestone:  4.4
Component:  sftp           |       Version:  Nightly Build
 Severity:  critical       |    Resolution:  fixed
 Keywords:  solaris, sftp  |  Architecture:  Intel
 Platform:  Mac OS X 10.8  |
---------------------------+------------------------------
Changes (by dkocher):

 * status:  assigned => closed
 * resolution:   => fixed


Old description:

> Unable to get list of root filesystem on SFTP server on
> Solaris.[[BR]]Error: "No such file (SSH_FX_NO_SUCH_FILE: A reference was
> made to a file which does not exist.)."[[BR]]
> Cyberduck Nightly Build 4.4 (11740)[[BR]]
> Output of Cyberduck console:[[BR]]
> {{{
> drwxr-xr-x   21 root     root          512 Oct  9  2012 .
> drwxr-xr-x   21 root     root          512 Oct  9  2012 ..
> drwxr-xr-x   45 root     sys          1024 May 17  2011 var
> drwxr-xr-x    8 root     bin          5632 May 17  2011 lib
> drwxr-xr-x    5 root     sys           512 May 17  2011 platform
> drwxr-xr-x    2 root     sys          1024 May 17  2011 sbin
> drwxr-xr-x   43 root     sys          1024 May 17  2011 usr
> drwxr-xr-x    3 root     sys           512 Feb  4  2009 export
> lrwxrwxrwx    1 root     root            9 Feb  4  2009 bin
> drwxr-xr-x   80 root     sys          4096 Jun 14 12:34 etc
> drwxr-xr-x   11 root     sys           512 Jun 14 12:37 opt
> drwxr-xr-x    4 root     root          512 Feb 22  2007 system
> dr-xr-xr-x  144 root     root       262080 Jul  8 15:01 proc
> dr-xr-xr-x    1 root     root            1 Apr  2 14:25 home
> drwxrwxrwt   13 root     sys          1416 Jul  8 13:33 tmp
> drwxr-xr-x    2 root     sys           512 Jun 14  2006 mnt
> drwxr-xr-x   12 root     root         1024 Apr  2 14:25 dev
> drwx------    3 root     root          512 Feb  4  2009 .sunw
> dr-xr-xr-x    1 root     root            1 Apr  2 14:25 net
> drwx------    2 root     root          512 Jan 13  2011 .gconf
> drwx------    2 root     root          512 Jan 13  2011 .gconfd
> drwxr-xr-x    3 root     sys           512 May 17  2011 kernel
> -rw-------    1 root     root          206 Oct  9  2012 .bash_history
> SSH_FXP_READDIR
> SSH_FXP_STATUS
> SSH_FXP_CLOSE
> SSH_FXP_STATUS
> SSH_FXP_READLINK
> SSH_FXP_NAME
> SSH_FXP_STAT
> SSH_FXP_STATUS
> No such file
> }}}
>
> Workaround:  Connect via non-secure FTP or downgrade to official release
> Cyberduck 4.3.1.

New description:

 Unable to get list of root filesystem on SFTP server on Solaris.

 Error: "No such file (SSH_FX_NO_SUCH_FILE: A reference was made to a file
 which does not exist.)."[[BR]]
 Cyberduck Nightly Build 4.4 (11740)[[BR]]
 Output of Cyberduck console:[[BR]]
 {{{
 drwxr-xr-x   21 root     root          512 Oct  9  2012 .
 drwxr-xr-x   21 root     root          512 Oct  9  2012 ..
 drwxr-xr-x   45 root     sys          1024 May 17  2011 var
 drwxr-xr-x    8 root     bin          5632 May 17  2011 lib
 drwxr-xr-x    5 root     sys           512 May 17  2011 platform
 drwxr-xr-x    2 root     sys          1024 May 17  2011 sbin
 drwxr-xr-x   43 root     sys          1024 May 17  2011 usr
 drwxr-xr-x    3 root     sys           512 Feb  4  2009 export
 lrwxrwxrwx    1 root     root            9 Feb  4  2009 bin
 drwxr-xr-x   80 root     sys          4096 Jun 14 12:34 etc
 drwxr-xr-x   11 root     sys           512 Jun 14 12:37 opt
 drwxr-xr-x    4 root     root          512 Feb 22  2007 system
 dr-xr-xr-x  144 root     root       262080 Jul  8 15:01 proc
 dr-xr-xr-x    1 root     root            1 Apr  2 14:25 home
 drwxrwxrwt   13 root     sys          1416 Jul  8 13:33 tmp
 drwxr-xr-x    2 root     sys           512 Jun 14  2006 mnt
 drwxr-xr-x   12 root     root         1024 Apr  2 14:25 dev
 drwx------    3 root     root          512 Feb  4  2009 .sunw
 dr-xr-xr-x    1 root     root            1 Apr  2 14:25 net
 drwx------    2 root     root          512 Jan 13  2011 .gconf
 drwx------    2 root     root          512 Jan 13  2011 .gconfd
 drwxr-xr-x    3 root     sys           512 May 17  2011 kernel
 -rw-------    1 root     root          206 Oct  9  2012 .bash_history
 SSH_FXP_READDIR
 SSH_FXP_STATUS
 SSH_FXP_CLOSE
 SSH_FXP_STATUS
 SSH_FXP_READLINK
 SSH_FXP_NAME
 SSH_FXP_STAT
 SSH_FXP_STATUS
 No such file
 }}}

 Workaround:  Connect via non-secure FTP or downgrade to official release
 Cyberduck 4.3.1.

--

Comment:

 Thanks for testing the curently rocky snapshot builds! Fixed and added
 test in r11744.

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