cc_staff
290
edits
No edit summary |
No edit summary |
||
Line 146: | Line 146: | ||
<!--T:29--> | <!--T:29--> | ||
* use wget (https://github.com/microsoft/vscode-remote-release/issues/10174#issuecomment-2316093550) adding "remote.SSH.useCurlAndWgetConfigurationFiles: true" to Remote-SSH settings. | * use wget (https://github.com/microsoft/vscode-remote-release/issues/10174#issuecomment-2316093550) by adding "remote.SSH.useCurlAndWgetConfigurationFiles: true" to Remote-SSH settings it should replace the defective scp. | ||
<!--T:30--> | <!--T:30--> | ||
* use the "Remote Tunnels" extension by running code tunnel (google vscode cli and download it). Use github or a microsoft account (oauth) and connect to a remote vscode server, | * use the "Remote Tunnels" extension by running 'code tunnel' (google vscode cli and download it). Use github or a microsoft account (oauth) and connect to a remote vscode server, such as a niagara login node. You can have all the "benefits" of not using mfa as long as your server is running. See [https://code.visualstudio.com/docs/remote/tunnels]. | ||
=See also= <!--T:16--> | =See also= <!--T:16--> |