grantbarrett created the issue
The last two versions of Cyberduck (2.8b1 3178 and the one before that) fail to show directory contents when connecting via SFTP. It does seem to be connecting fine. Specifying the path in the bookmark settings doesn't seem to help, nor does deleting all preferences and bookmarks and starting over. Reverting to the last non-beta version restores full SFTP functionality.
The following from the console logs may be of use:
[Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.core.sftp.SFTPPath.list(Unknown Source)
3 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.core.AbstractPath.list(Unknown Source)
3 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.core.AbstractPath.childs(Unknown Source)
3 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.core.AbstractPath.childs(Unknown Source)
3 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.ui.cocoa.CDBrowserController.setWorkdir(Unknown Source)
3 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.ui.cocoa.CDBrowserController$40.run(Unknown Source)
3 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.ui.cocoa.CDBrowserController$31.run(Unknown Source)
3 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.ui.cocoa.CDWindowController$1.run(Unknown Source)
97472 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.core.sftp.SFTPPath.list(Unknown Source)
97472 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.core.AbstractPath.list(Unknown Source)
97472 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.core.AbstractPath.childs(Unknown Source)
97472 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.core.AbstractPath.childs(Unknown Source)
97472 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.ui.cocoa.CDBrowserController.setWorkdir(Unknown Source)
97472 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.ui.cocoa.CDBrowserController$40.run(Unknown Source)
97472 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.ui.cocoa.CDBrowserController$31.run(Unknown Source)
97472 [Background] ERROR ch.cyberduck.ui.cocoa.CDWindowController - ch.cyberduck.ui.cocoa.CDWindowController$1.run(Unknown Source)
The last two versions of Cyberduck (2.8b1 3178 and the one before that) fail to show directory contents when connecting via SFTP. It does seem to be connecting fine. Specifying the path in the bookmark settings doesn't seem to help, nor does deleting all preferences and bookmarks and starting over. Reverting to the last non-beta version restores full SFTP functionality.
The following from the console logs may be of use: