website/trololo/.ftpconfig

20 lines
379 B
Text

{
"protocol": "sftp",
"host": "it-syndikat.org",
"port": 22,
"user": "root",
"pass": "trolololo!",
"promptForPass": false,
"remote": "",
"local": "",
"agent": "",
"privatekey": "putty_private_key_sbappsupconvrted.ppk",
"passphrase": "",
"hosthash": "",
"ignorehost": true,
"connTimeout": 10000,
"keepalive": 10000,
"keyboardInteractive": true,
"watch": [],
"watchTimeout": 500
}