-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsling.json
38 lines (38 loc) · 1.21 KB
/
sling.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[
{
"name": "bz",
"destroyOnExit": "true",
"remoteSSHAddress": "papapumplocal",
"remoteDir": "/home/nick/Development/sites/rightcounsel-public-web/publicsites/static/imgs/bizcounsel/",
"localDir": "/c/Users/hello/Development/tools/slinghsot/bz/",
"isFile": "false"
},
{
"localHash": "0",
"name": "testdir",
"destroyOnExit": "true",
"remoteSSHAddress": "papapumplocal",
"remoteDir": "/home/nick/Development/playground/test/",
"localDir": "/c/Users/hello/Development/tools/slinghsot/testdir/",
"remoteHash": "0",
"isFile": "false"
},
{
"localHash": "bd18777332415c91618f8d5682d3f231",
"name": "testremote",
"destroyOnExit": "true",
"remoteSSHAddress": "papapump",
"remoteDir": "/home/nick/Development/playground/test/",
"localDir": "/c/Users/hello/Development/tools/slinghsot/testdir/",
"remoteHash": "2711fb3b9d5d77c8dae5b7d6de78bf21",
"isFile": "false"
},
{
"name": "http",
"destroyOnExit": "true",
"targetDir": "/home/nick/Development/playground/basichtml/",
"localDir": "/c/Users/hello/Development/tools/slinghsot/basichtml/",
"targetSSHAddress": "papapumplocal",
"isFile": "false"
}
]