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

specify custom path for public keys #14

Open
NBRAYKO opened this issue Nov 30, 2016 · 0 comments
Open

specify custom path for public keys #14

NBRAYKO opened this issue Nov 30, 2016 · 0 comments

Comments

@NBRAYKO
Copy link

NBRAYKO commented Nov 30, 2016

Running into this issue

On windows local_key() looks for the public and private keys in the wrong place. By default, they are stored in C:/users/USERNAME/.ssh, whereas the home dir ~ is set to C:/users/USERNAME/Documents.

Modifying local_key() so that a custom path to the directory can be set is a better solution than recreating or copying the keys in a new place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant