Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable get list of root filesystem (SFTP server on Solaris) #7338

Closed
cyberduck opened this issue Jul 8, 2013 · 2 comments
Closed

Unable get list of root filesystem (SFTP server on Solaris) #7338

cyberduck opened this issue Jul 8, 2013 · 2 comments
Assignees
Labels
bug fixed high priority sftp SFTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

a4f70d8 created the issue

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.)."

Cyberduck Nightly Build 4.4 (11740)

Output of Cyberduck console:

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.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

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

@cyberduck
Copy link
Collaborator Author

a4f70d8 commented

Works perfectly now! Thank you.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed high priority sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants