| ... |
... |
@@ -1,7 +1,5 @@ |
| 1 |
1 |
{{content/}} |
| 2 |
2 |
|
| 3 |
|
-{{version major="7" minor="1" /}} Diese Funktionalität ist verfügbar ab {{formcycle/}} Version 7.1 |
| 4 |
|
- |
| 5 |
5 |
WebDAV connections pose a possibility to store connection data to different WebDAV providers at a single spot. The stored connection data can later be conveniently accessed in the action "Save with WebDAV" without all users having to know the access information. |
| 6 |
6 |
|
| 7 |
7 |
{{figure image="webdav_overview_en.png" clear="h1"}} |
| ... |
... |
@@ -36,6 +36,8 @@ |
| 36 |
36 |
The characters reserved in URLs must be [[percent-encoded>>https://en.wikipedia.org/wiki/Percent-encoding]], otherwise they will be replaced by an "_" (underscore). |
| 37 |
37 |
{{/info}} |
| 38 |
38 |
|
|
37 |
+Translated with www.DeepL.com/Translator (free version) |
|
38 |
+ |
| 39 |
39 |
== Test WebDAV connection == |
| 40 |
40 |
|
| 41 |
41 |
Before saving, you have the option to test the entered data. The "Test Connection" button checks whether a connection can be successfully established. In addition, the path structure of the provider is output. Afterwards, the URL can be specified accordingly. |
| ... |
... |
@@ -48,3 +48,4 @@ |
| 48 |
48 |
== Delete WebDAV connection == |
| 49 |
49 |
|
| 50 |
50 |
A WebDAV connection can only be deleted {{ficon name="trash-alt2"/}} if it is no longer referenced by any action. |
|
51 |
+ |