Skip to content

Commit 079c55b

Browse files
authored
Add kDrive to supported providers
1 parent e0109c0 commit 079c55b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

readme.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ You can add your own trusted certificate in android `Settings` > `Encryption and
111111
* https://consumer.huawei.com/eg-en/support/article-list/article-detail/en-gb15792041/
112112
* https://dontkillmyapp.com/huawei
113113

114-
## Supported DAV servers
114+
## Supported WebDAV servers
115115

116116
It should work with any DAV compliant server.
117117

@@ -123,10 +123,16 @@ It should work with any DAV compliant server.
123123
| [Apache](https://httpd.apache.org/docs/current/fr/mod/mod_dav.html) | ❌ No | |
124124
| [Hacdias Webdav](https://github.com/hacdias/webdav) | ❌ No | |
125125
| [Lighttpd](https://redmine.lighttpd.net/projects/lighttpd/wiki/Mod_webdav) | ❌ No | no etag support. |
126-
| [Mailbox](https://mailbox.org/) | ❌ No | no etag support. Use https://office.mailbox.org/servlet/webdav.infostore as URL and /Userstore/<firstname lastname>/Documents as remote folder. |
127126
| [nginx](http://nginx.org/en/docs/http/ngx_http_dav_module.html) | ❌ No | no etag support. |
128127
| [Photoprism](https://docs.photoprism.app/user-guide/sync/webdav/) | ❓ Unknown | Photoprism reads photos creation timestamps from exif data, so it will display correct timestamps |
129128

129+
## Supported WebDAV providers
130+
131+
| WebDAV Provider | Preserves file creation timestamps | Notes |
132+
|--------------------------------------|------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------|
133+
| [Mailbox](https://mailbox.org/) | ❌ No | no etag support. Use https://office.mailbox.org/servlet/webdav.infostore as URL and /Userstore/<firstname lastname>/Documents as remote folder. |
134+
| [kDrive](https://www.infomaniak.com) | ❓ Unknown | |
135+
130136
## Sync is slow on Nextcloud
131137

132138
There are several reports of nextcloud DAV to be slow.

0 commit comments

Comments
 (0)