...
Code Block |
---|
C:\Windows\system32\wsl.exe ssh -i /home/jyothish/.ssh/id<id_rsa path> -J fur43467@lcgui05.gridpp.rl.ac.uk<user@jumphost> -l root %* |
on VSCode settings, set "remote.SSH.path" to the filepath of ssh.bat
...
Code Block |
---|
C:\Windows\system32\wsl.exe ssh -i /home/jyothish/.ssh/id<id_rsa path> -J fur43467@lcgui05.gridpp.rl.ac.uk<user@jumphost> -l root %* |
on VSCode settings, set "remote.SSH.path" to the filepath of ssh.bat