ftp-sync.json
{
"name": "My Server",
"host": "48.111.98.112",
"protocol": "ftp",
"port": 21,
"username": "www",
"password": "L7bYRZ6weYSB",
"remotePath": "/",
"uploadOnSave": true
}
错误提示
Cannot read property substr of undefined
ftp-sync.json
{
"name": "My Server",
"host": "48.111.98.112",
"protocol": "ftp",
"port": 21,
"username": "www",
"password": "L7bYRZ6weYSB",
"remotePath": "/",
"uploadOnSave": true
}
错误提示
Cannot read property substr of undefined
0 个回复