xxxxxxxxxx
{
"name": "name",
"host": "ip / hostname",
"protocol": "ftp",
"port": 21,
"username": "username",
"password": "password",
// Just insert context like bellow
"context": "src/example",
// that's it
"remotePath": "/public_html",
"uploadOnSave": true
}