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

Listing directory failure with missing permission to read symlink target #7556

Closed
cyberduck opened this issue Nov 6, 2013 · 2 comments
Closed
Assignees
Labels
bug fixed sftp SFTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

903e22c created the issue

When I create a symlink to a file in a directory that I don't have permissions to read, directory listing of the directory where the symlink is fails:

Permission denied (SSH_FX_PERMISSION_DENIED: The user does not have sufficient permissions to perform the operation.). Please contact your web hosting service provider for assistance.

If I create a symlink to a file that I don't have permissions for, directory listing succeeds.

I can reproduce this issue on Windows (7) and Mac OSX

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In b93a327.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#7571 closed as duplicate.

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

No branches or pull requests

2 participants