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

Parsing symbolic link fails #2985

Closed
cyberduck opened this issue Feb 13, 2009 · 1 comment
Closed

Parsing symbolic link fails #2985

cyberduck opened this issue Feb 13, 2009 · 1 comment
Assignees
Labels
bug ftp FTP Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

f78a518 created the issue

Looks whenever a mount point is encountered in directory listing, Cyberduck will fail to open the connection.

For example, a failure has been encountered on listing with

lrwxrwxrwx    1 16353    16353          18 Nov 22 19:16 www -> /mnt/www/15353/www

in it.
I also believe it may happen when a filename has a space in it.

I tried both

defaults write ch.sudo.cyberduck ftp.sendStatListCommand false

and

defaults write ch.sudo.cyberduck ftp.sendExtendedListCommand false

with not much luck

The listing of the folder in question is handled fine by both command line and Windows' Total Commander client.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please reopen if this is still an issue with version 3.3.

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

No branches or pull requests

2 participants