{ "defaultSource": "/", "defaultSyncOptions": "", "syncInterval": 60000, "runOnce": false, "remotes": [ { "source": "/test-1", "name": "google-drive-1", "destination": "/var/target", "syncOptions": "--fast-list" }, { "source": "/test-2", "name": "google-drive-2", "destination": "/var/target", "syncOptions": "--fast-list", "syncLocalToRemote": true } ] }