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

Does not show directories of "Stingray FTP Server" #1198

Closed
cyberduck opened this issue Jul 31, 2007 · 3 comments
Closed

Does not show directories of "Stingray FTP Server" #1198

cyberduck opened this issue Jul 31, 2007 · 3 comments
Assignees
Labels
bug fixed ftp FTP Protocol Implementation low priority
Milestone

Comments

@cyberduck
Copy link
Collaborator

5db6d0f created the issue

Today we install the latest version of cyberduck - 2.8.b1 (3178).
If we connect to our ftp server (Hermstedt Stingray), Cyberduck will not show any folder inside the ftp directories. So a Cyberduck 2.8.1 User is only able to download files from the toplevel of the dir.
After downgrading to the older version everything works fine.
Connections to other ftp servers are working fine.
Please help.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I need some help to debug this issue. Please open a Terminal.app window and enter

defaults write ch.sudo.cyberduck logging INFO

Then restart Cyberduck, connect to the server and send me the output in the console.log (open Console.app to view).

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The server returns a non-standard UNIX-like listing for folders.

51193 [Background] INFO ch.cyberduck.core.ftp.FTPPath  - dr--r--r--                folder          0 Aug  1 10:18 TestCyberduck
51194 [Background] INFO ch.cyberduck.core.ftp.FTPPath  - dr--r--r--                folder          0 Aug  1 10:18 TestCyberduck2
51194 [Background] INFO ch.cyberduck.core.ftp.FTPPath  - -r--r--r--          0     165100     165100 Aug  1 10:24 grau2.tif

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fixed in 6977d68.

@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 ftp FTP Protocol Implementation low priority
Projects
None yet
Development

No branches or pull requests

2 participants