removed ftpconfig

This commit is contained in:
Lars van Hijfte
2017-01-10 16:53:57 +01:00
parent 3e594e6a65
commit b6d2ad92d0

View File

@@ -1,20 +0,0 @@
{
"protocol": "sftp",
"host": "myhyvesbookplus.tk",
"port": 22,
"user": "lars",
"pass": "",
"promptForPass": false,
"remote": "/home/lars/public_html",
"local": "",
"agent": "",
"privatekey": "/home/polo/.ssh/id_rsa",
"passphrase": "",
"hosthash": "",
"ignorehost": true,
"connTimeout": 10000,
"keepalive": 10000,
"keyboardInteractive": false,
"watch": [],
"watchTimeout": 500
}