You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the Remote-SSH extension on a closed network, but on the first connect ti tries to download something for the remote host and install it, which fails. Is it possible to create an offline version of the extension for people to install that has the remote install packages pre-downloaded? Similar to how the C/C++ extension now has offline VSIX files. Or could you make the various remote install files available for download, so I could install them manually on my remote machine?
In this case my local machine is Windows and my remote machine is Linux (Ubuntu 19.04).
The text was updated successfully, but these errors were encountered:
I'm having the very same problem. both my dev system and the remote server are isolated .
I want to use remote-ssh to connect to the remote server, but fail becasue there is no internet.
I have already read the discussion at #161 but it doesnt work becasue both the host and the remote are both isolated from internet.
It would immensly help to have all the dependencies packaged as one file for offline users such as us.
I am trying to use the Remote-SSH extension on a closed network, but on the first connect ti tries to download something for the remote host and install it, which fails. Is it possible to create an offline version of the extension for people to install that has the remote install packages pre-downloaded? Similar to how the C/C++ extension now has offline VSIX files. Or could you make the various remote install files available for download, so I could install them manually on my remote machine?
In this case my local machine is Windows and my remote machine is Linux (Ubuntu 19.04).
The text was updated successfully, but these errors were encountered: