Skip to content

wsl-win10 ssh config synchronization #6516

@CptnGreen

Description

@CptnGreen

Is your feature request related to a problem? Please describe.
It would be great to have an ability to easily synchronize Windows (C:\Users\<username>\.ssh) and WSL (/home/<username>/.ssh) .ssh folders (config and keys).

Describe the solution you'd like
Natural solution would be to symlink one folder to another but this approach fails because of the permissions' differences (WSL treats windows' files permissions as 777).

Describe alternatives you've considered
The heavier solution would be to implement some script which performs synchronization after each modification in either folder.

Additional context
Sorry if I duplicated another issue - I looked for it but couldn't find one (promise).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions