suntobright / vscode-sftp

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

Error when trying to run SFTP: Open File #16

Open moffittFredrik opened 4 years ago

moffittFredrik commented 4 years ago

Connection validates using both ssh key and password but when trying to open file I get the following error:

Error: bash: line 7: file�: unbound variable at Channel.<anonymous> (/Users/username/.vscode/extensions/suntobright.vscode-sftp-1.1.1/out/utils.js:74:28) at Channel.emit (events.js:205:15) at Channel.<anonymous> (/Users/username/.vscode/extensions/suntobright.vscode-sftp-1.1.1/node_modules/ssh2/lib/Channel.js:135:18) at Object.onceWrapper (events.js:288:20) at Channel.emit (events.js:205:15) at endReadableNT (_stream_readable.js:1154:12) at processTicksAndRejections (internal/process/task_queues.js:84:9)