Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MgplatNew to Visual Studio Code? Get it now.
Mgplat

Mgplat

eragon

|
32 installs
| (1) | Free
Mgplat file transfer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mgplat文件传输工具

此插件应用于vscode中对mgplat进行文件传输, 适用于代码文件及二进制文件的开发环境文件与本地文件传输同步。

必要组件

tcp server: MgPortalServer

使用方法

安装mgplat插件后在vscode编辑器界面按下“Ctrl+Shift+P”组合键以选择“>Mgplat:config” , 项目根目录将生成.vscode/mg_confg.json文件,文件内容如下:

{
    "name": "my server name",
    "host": "127.0.0.1",
    "port": 15585,
    "protocol": "tcp",
    "username": "",
    "password": "",
    "remotePath": "/usr/local/mgtool/test"
}

host为MgPortalServer的ip,remotePath为服务器项目目录。 插件安装成功后项目目录里的文件/文件夹右键会显示 mgplat:上传文件/mgplat:下载文件, mgplat:上传目录/mgplat:下载目录

功能列表

  • uploadfile
  • uploadfolder
  • downloadfile
  • downloadfolder

服务实现分片传输,支持大文件的上传下载。

联系我们

https://mgplat.net email: 94048779@qq.com

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft