... |
... |
@@ -21,19 +21,9 @@ |
21 |
21 |
* After the WebDAV connection has been created, it appears in the left-hand panel (list) of connections. |
22 |
22 |
|
23 |
23 |
{{info}} |
24 |
|
-The basic URL of your provider usually has the following structure: |
25 |
|
- |
26 |
|
-{{code language="none"}} |
27 |
|
-<subdomain>.<hostname>.<top-level> |
28 |
|
-{{/code}} |
29 |
|
- |
30 |
|
-However, some providers allow WebDAV access only in certain substructures. In addition, the HTTP PUT method must be supported. If you are unsure, please contact your provider. |
|
24 |
+The basic URL of your provider usually has the following structure: <subdomain>.<hostname>.<top-level>. However, some providers allow WebDAV access only in certain substructures. In addition, the HTTP PUT method must be supported. If you are unsure, please contact your provider. |
31 |
31 |
{{/info}} |
32 |
32 |
|
33 |
|
-{{info}} |
34 |
|
-The characters reserved in URLs must be [[percent-encoded>>https://en.wikipedia.org/wiki/Percent-encoding]], otherwise they will be replaced by an "_" (underscore). |
35 |
|
-{{/info}} |
36 |
|
- |
37 |
37 |
== Test WebDAV connection == |
38 |
38 |
|
39 |
39 |
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. |
... |
... |
@@ -46,3 +46,4 @@ |
46 |
46 |
== Delete WebDAV connection == |
47 |
47 |
|
48 |
48 |
A WebDAV connection can only be deleted {{ficon name="trash-alt2"/}} if it is no longer referenced by any action. |
|
39 |
+ |