当前位置:网站首页>[开发杂项][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”
边栏推荐
- 【CV-Learning】Convolutional Neural Network
- Golang environment variable settings (2)--GOMODULE & GOPROXY
- Code to celebrate the Dragon Boat Festival - Zongzi, your heart
- 浅谈游戏音效测试点
- MNIST Handwritten Digit Recognition - Building a Perceptron from Zero for Two-Classification
- MFC 打开与保存点云PCD文件
- Lee‘s way of Deep Learning 深度学习笔记
- Pytest common plug-in
- 【论文阅读】Further Non-local and Channel Attention Networks for Vehicle Re-identification
- 腾讯、网易纷纷出手,火到出圈的元宇宙到底是个啥?
猜你喜欢
随机推荐
TensorFlow: tf.ConfigProto() and Session
Tencent and NetEase have taken action one after another. What is the metaverse that is so popular that it is out of the circle?
关于DG(域泛化)领域的PCL方法的代码实例
【论文阅读】Multi-View Spectral Clustering with Optimal Neighborhood Laplacian Matrix
Use of double pointers
【论文阅读】Mining Cross-Image Semantics for Weakly Supervised Semantic Segmentation
动手学深度学习__数据操作
强化学习中,Q-Learning与Sarsa的差别有多大?
JPEG2jpg
软著撰写注意事项
[CV-Learning] Linear Classifier (SVM Basics)
Various commands such as creating a new user in postgresql
Deep Learning Theory - Overfitting, Underfitting, Regularization, Optimizers
YOLOV5 V6.1 详细训练方法
TypeError: load() missing 1 required positional argument: ‘Loader‘
【CV-Learning】Object Detection & Instance Segmentation
[Copy Siege Lion Log] Flying Pulp Academy Intensive Learning 7-Day Punch Camp-Study Notes
arm学习-1-开发板
No matching function for call to ‘RCTBridgeModuleNameForClass‘
空洞卷积