You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Nextcloud](https://nextcloud.com/files/)| Full | Preserves file creation timestamps |
121
+
|[owncloud](https://owncloud.com/)| Full | Preserves file creation timestamps |
122
+
|[SFTPGo](https://github.com/drakkan/sftpgo)| Full | Preserves file creation timestamps. |
123
+
|[Apache](https://httpd.apache.org/docs/current/fr/mod/mod_dav.html)| Basic | Does not preserve file creation timestamps |
124
+
|[nginx](http://nginx.org/en/docs/http/ngx_http_dav_module.html)| Basic | Does not preserve file creation timestamps, no etag support |
125
+
|[Mailbox](https://mailbox.org/)| Basic | Does not preserve file creation timestamps, no etag support. Use https://office.mailbox.org/servlet/webdav.infostore as URL and /Userstore/<firstnamelastname>/Documents as remote folder. |
126
+
|[Hacdias Webdav](https://github.com/hacdias/webdav)| Basic | A simple and standalone WebDAV server. Does not preserve file creation timestamps. |
0 commit comments