About the WebDAV protocol
Access to /dav/
InfiniCLOUD's WebDAV protocol is compliant with Apache mod dav.
| Protocol | Compliant with class 1 & class 2 WebDAV protocols |
|---|---|
| Method (required authentication) | GET PROPFIND HEAD POST PUT DELETE PATCH PROPPATCH MKCOL COPY MOVE LOCK UNLOCK |
| Method (Authentication required) | OPTIONS |
| SSL | TLS v1.2 |
| Pass | / dav / and / backup / |
| Authentication cache time | 300 seconds. After synchronizing the password user's password change, the previous password is used for a maximum of 300 seconds. |
| PROPFIND limitations | Maximum XML size: 100 MB. Depth: ("infinity", "infinity, noroot") settings are not supported. |
Access to /v2/dav/(*)
Access to /v2/dav/ is currently being updated. Future incompatibility is possible.