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

directory not listed #1291

Closed
cyberduck opened this issue Oct 11, 2007 · 2 comments
Closed

directory not listed #1291

cyberduck opened this issue Oct 11, 2007 · 2 comments
Assignees
Labels
bug duplicate sftp SFTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

royaljust created the issue

When I log into (SFTP) a certain server (I believe that it is a windows server) the directory listing doesn't appear, and cannot be found. When I SFTP from the commandline I can see and navigate the directories.

@cyberduck
Copy link
Collaborator Author

royaljust commented

Adding output from the log (see ticket

5588 [main] INFO ch.cyberduck.ui.cocoa.growl.Growl - libGrowl.dylib loaded
5673 [Background] INFO ch.cyberduck.core.Session - SFTP subsystem ready
5729 [Background] INFO ch.cyberduck.core.Session - Listing directory /
6034 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - java.lang.NullPointerException
6034 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.core.sftp.SFTPPath.list(SFTPPath.java:124)
6034 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.core.AbstractPath.list(AbstractPath.java:74)
6034 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.core.AbstractPath.childs(AbstractPath.java:100)
6035 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.core.AbstractPath.childs(AbstractPath.java:88)
6035 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.ui.cocoa.CDBrowserController.setWorkdir(CDBrowserController.java:2941)
6035 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.ui.cocoa.CDBrowserController$40.run(CDBrowserController.java:3251)
6035 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.ui.cocoa.CDBrowserController$31.run(CDBrowserController.java:2863)
6035 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.ui.cocoa.CDWindowController$1.run(CDWindowController.java:133)
6332 [main] INFO ch.cyberduck.ui.cocoa.CDMainController - Exporting bookmark sftp://

@cyberduck
Copy link
Collaborator Author

@dkocher commented

See #1170.

@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 duplicate sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants