suntobright / vscode-sftp

Edit remote Linux files directly in VS Code.
MIT License
14 stars 6 forks source link

Error in password with front slash symbol #13

Open zekinah opened 4 years ago

zekinah commented 4 years ago

Hi, My password has front slash symbol and when I tried to put it on the object name "password" , the SFTP didn't connect. I also tried to put a backslash symbol after it since it is JSON type but still, it didn't connect.

Anyways, thank you for this plugin.

frontslash_password_error