close
1. install extension ssh FS
2. edit ssh fs config file
3. edit project in the explorer
json sample :
{
"remote.onstartup": true,
"sshfs.configs":[
{
"root": "/WEB",
"host": "61.xxx.xxx.1",
"port": 6211,
"username" :"vsxxxxx",
"password" : "mjxxxxxx",
"name" : "phenix"
}
]
}
全站熱搜
留言列表