mirror of
https://github.com/arthur-pbty/links.git
synced 2026-08-01 20:29:27 +02:00
12 lines
226 B
JSON
12 lines
226 B
JSON
{
|
|
"name": "My Server",
|
|
"host": "10.0.0.158",
|
|
"protocol": "sftp",
|
|
"port": 22,
|
|
"username": "root",
|
|
"remotePath": "/root/links",
|
|
"uploadOnSave": false,
|
|
"useTempFile": false,
|
|
"openSsh": false
|
|
}
|