microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.5k stars 28.65k forks source link

Remote explorer using cygwin: scp cannot download server to remote hosts #219853

Closed jhaklotz closed 5 hours ago

jhaklotz commented 2 months ago

When using cygwin for ssh/scp, it's not possible to download vsserver to the remote host due to incorrect parameters passed to cygwin scp command.

grafik

Actually, the parameters are not appropriate for cygwin scp though they might be appropriate for window build in scp command.

Anyhow, if there would be a way to specify the scp command in the settings.json, it would be possible to manually supply a wrapper doing parameter conversion so cygwin scp would be fine.

DonJayamanne commented 1 week ago

@jhaklotz I'm very sorry for missing this issue. Are you still running into this issue.

vs-code-engineering[bot] commented 5 hours ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!