当前位置:网站首页>[开发杂项][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”
边栏推荐
- Android foundation [Super detailed android storage method analysis (SharedPreferences, SQLite database storage)]
- 浅谈外挂常识和如何防御
- 周志华机器学习
- 第三章 标准单元库(上)
- 图像合并水平拼接
- FAREWARE ADDRESS
- 强化学习中,Q-Learning与Sarsa的差别有多大?
- Tencent and NetEase have taken action one after another. What is the metaverse that is so popular that it is out of the circle?
- (导航页)OpenStack-M版-双节点手工搭建-附B站视频
- 【论文阅读】SPANET: SPATIAL PYRAMID ATTENTION NETWORK FOR ENHANCED IMAGE RECOGNITION
猜你喜欢
Deep Learning Theory - Overfitting, Underfitting, Regularization, Optimizers
CSDN大礼包--高校圆桌派大礼包
[CV-Learning] Convolutional Neural Network Preliminary Knowledge
代码庆端午--粽你心意
Tencent and NetEase have taken action one after another. What is the metaverse that is so popular that it is out of the circle?
YOLOV5 V6.1 详细训练方法
The second official example analysis of the MOOSE platform - about creating a Kernel and solving the convection-diffusion equation
Deep Learning Theory - Initialization, Parameter Adjustment
亚马逊云科技Build On-Amazon Neptune基于知识图谱的推荐模型构建心得
PCL1.12 解决memory.h中EIGEN处中断问题
随机推荐
Deep Learning Theory - Initialization, Parameter Adjustment
MNIST handwritten digit recognition - based on Mindspore to quickly build a perceptron to achieve ten categories
Machine Learning - Processing of Text Labels for Classification Problems (Feature Engineering)
【Copy攻城狮日志】“一分钟”跑通MindSpore的LeNet模型
Deep learning, "grain and grass" first--On the way to obtain data sets
亚马逊云科技Build On-Amazon Neptune基于知识图谱的推荐模型构建心得
如何用Pygame制作简单的贪吃蛇游戏
[Copy Siege Lion Log] Flying Pulp Academy Intensive Learning 7-Day Punch Camp-Study Notes
MNIST手写数字识别 —— Lenet-5首个商用级别卷积神经网络
Install Minikube Cluster in AWS-EC2
深度学习理论 —— 初始化、参数调节
Transformer
中国联通、欧莱雅和钉钉都在争相打造的秘密武器?虚拟IP未来还有怎样的可能
The second official example analysis of the MOOSE platform - about creating a Kernel and solving the convection-diffusion equation
Rules.make-适合在编辑模式下看
Comparison of oracle's number and postgresql's numeric
动手学深度学习__数据操作
卷积神经网络入门详解
周志华机器学习
tensorRT5.15 使用中的注意点