当前位置:网站首页>[开发杂项][VS Code]remote-ssd retry failed
[开发杂项][VS Code]remote-ssd retry failed
2022-08-04 05:30:00 【xcy6666】
on server
#reference: https://github.com/microsoft/vscode-remote-release/issues/4743
HASH=2d23c42a936db1c7b3b06f918cde29561cc47cd6
cd ~/.vscode-server/bin/
rm -r ${HASH} && mkdir ${HASH} && cd ${HASH}
wget https://vscode.cdn.azure.cn/stable/${HASH}/vscode-server-linux-x64.tar.gz
tar -zxf vscode-server-linux-x64.tar.gz
mv vscode-server-linux-x64 vscode-server
touch vscode-scp-done.flag
on client
click ‘Retry’ in VSCode window
“remote.SSH.localServerDownload”: “always”
边栏推荐
- Qt日常学习
- 双向LSTM
- The Unity of ML - agents interpret parameter Settings
- Amazon Cloud Technology Build On 2022 - AIot Season 2 IoT Special Experiment Experience
- PostgreSQL schema (Schema)
- 亚马逊云科技 Build On 2022 - AIot 第二季物联网专场实验心得
- 【深度学习日记】第一天:Hello world,Hello CNN MNIST
- CSDN spree -- college round table spree
- LeetCode_Nov_3rd_Week
- MNIST手写数字识别 —— Lenet-5首个商用级别卷积神经网络
猜你喜欢
随机推荐
TensorFlow: tf.ConfigProto() and Session
Deep Adversarial Decomposition: A Unified Framework for Separating Superimposed Images
MFC 打开与保存点云PCD文件
tensorRT教程——使用tensorRT OP 搭建自己的网络
PostgreSQL schema (Schema)
MNIST手写数字识别 —— Lenet-5首个商用级别卷积神经网络
BatchNorm&&LayerNorm
Use of double pointers
【五一专属】阿里云ECS大测评#五一专属|向所有热爱分享的“技术劳动者”致敬#
【论文阅读】Exploring Spatial Significance via Hybrid Pyramidal Graph Network for Vehicle Re-identificatio
【论文阅读】Multi-View Spectral Clustering with Optimal Neighborhood Laplacian Matrix
JPEG2jpg
[Deep Learning Diary] Day 1: Hello world, Hello CNN MNIST
【CV-Learning】Object Detection & Instance Segmentation
LeetCode_Dec_3rd_Week
Pytest常用插件
arm-3-中断体系结构
target has libraries with conflicting names: libcrypto.a and libssl.a.
MOOSE平台官方第二个例子分析——关于创建Kernel,求解对流扩散方程
空洞卷积