Using spaces in SSH config file for Windows
You can use quotes for space in SSH config file for Windows.
Example:
IdentityFile="C:\Users\goyun\OneDrive - GoYunInfo Inc\goyun\pem\id_rsa"
Comments
Post a Comment