10 lines
225 B
JSON
10 lines
225 B
JSON
{
|
|
"type": "sftp",
|
|
"host": "sean.lbry.tech",
|
|
"username": "lbry",
|
|
"password": "",
|
|
"port": 22,
|
|
"remotePath": "/home/lbry/spee.ch",
|
|
"sshKeyFile": "/Users/sean/.ssh/id_rsa2",
|
|
"uploadOnSave": true
|
|
}
|