Browse Source

Add webdav adresses

Guénaël Muller 6 years ago
parent
commit
8bcf337851
1 changed files with 22 additions and 1 deletions
  1. 22 1
      doc/webdav.md

+ 22 - 1
doc/webdav.md View File

16
 
16
 
17
 ### Map Network drive Windows:
17
 ### Map Network drive Windows:
18
 
18
 
19
-- Enter the address of webdav (you can find it in each workspace, under workspace details).
19
+Webdav Windows addresses are similar to:
20
+
21
+```
22
+https://<yourinstance>/webdav/ (secure)
23
+http://<yourinstance>/webdav/ (unsecure)
24
+```
25
+
26
+- Enter the address of webdav (you can find it in each workspace, under workspace details)
20
 - Check "Reconnect at sign-in" and "Connect using different credentials".
27
 - Check "Reconnect at sign-in" and "Connect using different credentials".
21
 - Click "Finish".
28
 - Click "Finish".
22
 - Your login/password will be ask. Use your Tracim credentials.
29
 - Your login/password will be ask. Use your Tracim credentials.
33
 
40
 
34
 ## OSX
41
 ## OSX
35
 
42
 
43
+Webdav OSX addresses are similar to:
44
+
45
+```
46
+https://<yourinstance>/webdav/ (secure)
47
+http://<yourinstance>/webdav/ (unsecure)
48
+```
49
+
36
 - In the Finder, choose "Go > Connect to Server".
50
 - In the Finder, choose "Go > Connect to Server".
37
 - Enter the address of webdav (you can find it in each workspace, under workspace details). Click Connect.
51
 - Enter the address of webdav (you can find it in each workspace, under workspace details). Click Connect.
38
 - Your login/password will be ask. Use your Tracim credentials.
52
 - Your login/password will be ask. Use your Tracim credentials.
40
 
54
 
41
 ## Linux
55
 ## Linux
42
 
56
 
57
+Webdav Linux addresses are similar to:
58
+
59
+```
60
+davs://<yourinstance>/webdav/ (secure)
61
+dav://<yourinstance>/webdav/ (unsecure)
62
+```
63
+
43
 ### Gnome3 (nautilus)
64
 ### Gnome3 (nautilus)
44
 
65
 
45
 - Launch nautilus.
66
 - Launch nautilus.