{
"name": "tp_cc",
"host": "192.168.31.102",
"protocol": "ftp",
"port": 21,
"username": "tp_cc",
"password":"jbHtz5t6z4MDxHDE",
"remotePath": "/",
"uploadOnSave": true,
"passive": false,
"ignore": [
"**/.vscode/**",
"**/.git/**",
"**/.DS_Store"
]
}
配置文件如上,如果无法上传检查是不是权限不够,比如文件夹权限是root不是www