12 lines
233 B
JSON
12 lines
233 B
JSON
{
|
|
"name": "scrapy",
|
|
"host": "192.168.1.224",
|
|
"protocol": "sftp",
|
|
"port": 22,
|
|
"username": "root",
|
|
"remotePath": "/scrapy/pythonSoup",
|
|
"uploadOnSave": false,
|
|
"useTempFile": false,
|
|
"openSsh": false
|
|
}
|