18 lines
371 B
Plaintext
18 lines
371 B
Plaintext
{
|
|
"protocol": "ftp",
|
|
"host": "ftp.belankon.com",
|
|
"port": 21,
|
|
"user": " apotekpkl@belankon.com",
|
|
"pass": "pklapotek123",
|
|
"promptForPass": false,
|
|
"remote": "/",
|
|
"local": "",
|
|
"secure": false,
|
|
"secureOptions": null,
|
|
"connTimeout": 10000,
|
|
"pasvTimeout": 10000,
|
|
"keepalive": 10000,
|
|
"watch": [],
|
|
"watchTimeout": 500
|
|
}
|