1
0
mirror of https://github.com/gilbertchen/duplicacy synced 2025-12-11 05:43:23 +00:00

Add HTTP option for WebDAV.

David Braun
2025-04-04 12:35:28 -04:00
parent 9b68d4437b
commit a31f5f201f

@@ -254,6 +254,8 @@ Storage URL: webdav://username@server/path/to/storage (path relative to the hom
webdav://username@server//path/to/storage (absolute path)
```
Use `webdav-http` to disable SSL: `webdav-http://username@server/path/to/storage`
</details>
<details> <summary>File Fabric by Storage Made Easy </summary>