Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow pre-download/caching of the server installation package #1640

Closed
phudson opened this issue Oct 10, 2019 · 2 comments
Closed

Allow pre-download/caching of the server installation package #1640

phudson opened this issue Oct 10, 2019 · 2 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@phudson
Copy link

phudson commented Oct 10, 2019

My scenario:

  1. I have Internet access to start with
  2. I connect to a VPN that has no internet access
  3. I then need to SSH to another server that also has no internet access

So the remote installation fails. But then, so does the local one for scp'ing to the remote host

So I would like to be able to tell Vscode to download the server (and any other extensions I might want remotely) while I'm off the VPN, then when I am on the VPN it accesses those local copies if it can't download them locally.

@bhack
Copy link

bhack commented Oct 12, 2019

It could partially overlap with #185 needs

@roblourens
Copy link
Member

#1242

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label Oct 15, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants