Major updates
This commit is contained in:
22
.ftpconfig
Normal file
22
.ftpconfig
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"protocol": "sftp",
|
||||
"host": "webserver.tfmm.co",
|
||||
"port": 7989,
|
||||
"user": "root",
|
||||
"pass": "",
|
||||
"promptForPass": false,
|
||||
"remote": "/home/sjcsauction/public_html",
|
||||
"local": "",
|
||||
"agent": "",
|
||||
"privatekey": "/home/rlong/.ssh/serverkey",
|
||||
"passphrase": "",
|
||||
"hosthash": "",
|
||||
"ignorehost": true,
|
||||
"connTimeout": 10000,
|
||||
"keepalive": 10000,
|
||||
"keyboardInteractive": false,
|
||||
"remoteCommand": "",
|
||||
"remoteShell": "",
|
||||
"watch": [],
|
||||
"watchTimeout": 500
|
||||
}
|
Reference in New Issue
Block a user