WebDAV Logs
Files.com records a detailed audit log of actions made to your site by WebDAV clients.
We retain these logs for 180 days.
Details Recorded in WebDAV Logs
| Column | Details |
|---|---|
| Date | Start time of the action. |
| Remote IP | IP address of the WebDAV client. |
| Server IP | IP address of the WebDAV server. |
| User | Username associated with the action. |
| Auth Ciphers | Authentication Ciphers. |
| Action | Action types such as list directory, create directory, upload, download, rename, read file status, set status, remove, etc. |
| Path | Path as sent by the WebDAV client. This path may not match with the actual path on Files.com due to user's WebDAV root folders. When filtering the Path, delimit it by slashes (/), excluding both the start and end slashes. Maximum length: 5000 characters. |
| Path on Files.com | Actual path on Files.com. |
| File Name | Actual file name. |
| HTTP Method | Method of the HTTP call. |
| HTTP Path | Path of the HTTP call. |
| HTTP Response Code | HTTP response code returned to the WebDAV client. |
| Size | Size of the file that was uploaded or downloaded. |
| Entries Returned | Number of entries returned when listing files and folders. Available when the Operation type is List. |
| Status | Status such as Complete, Error, Failure, or Canceled for each action. |
| Duration | Time taken in milliseconds for the execution of the action. |