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

VSCode利用SFTP上传代码到服务器 | Go语言充电站 #96

Open
Shitaibin opened this issue Sep 23, 2020 · 0 comments
Open

VSCode利用SFTP上传代码到服务器 | Go语言充电站 #96

Shitaibin opened this issue Sep 23, 2020 · 0 comments

Comments

@Shitaibin
Copy link
Owner

https://lessisbetter.site/2020/08/27/sync-code-to-server-with-sftp-in-vscode/

VSCode已经支持远程开发,可以把代码自动从本地和服务器进行同步。 为了某些实验搞了一条Ubuntu 14.04的服务器,结果VSCode说远程服务器不支持,就只能另谋它路了,利用SFTP实现本地和服务器端的代码同步。 步骤 VSCode应用市场安装SFTP插件 在项目目录下建立SFTP的配置文件:.vscode/sftp.json,内容如下 123456789101112{

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant