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

Setting an ssh key does not work when the path to the key file contains a symbolic link #7377

Closed
cyberduck opened this issue Aug 1, 2013 · 3 comments

Comments

@cyberduck
Copy link
Collaborator

e348b9d created the issue

Steps to reproduce:

  • Create a symbolic link to your .ssh directory: ln -s .ssh test
  • Create a bookmark for a server and select an id using the test directory
  • Connect to the server
  • Quit CyperDuck (this is important!)
  • Start CyberDuck again
  • Connect to the server again

The following error message appears:

I/O Error: Connection failed

/Users/x/test/id_rsa (Operation not permitted).
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Are you using the version from the Mac App Store?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I cannot reproduce this with the latest snapshot build available but this is a known issue for the Mac App Store build with sandboxing enabled.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #7208.

@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.
Projects
None yet
Development

No branches or pull requests

1 participant