Create a POSIX properties WebDAV plugin for Sabre/dav that would be able to display POSIX properties.
Requirements
Properties to display
- Uid
- Gid
- Mode
- ... See https://man7.org/linux/man-pages/man2/stat.2.html
Implementation
API
This will extends the props of Webdav using Sabre/dav afterGetProperty event
ToDo
Depends on sabre-io/dav#1344
Create a POSIX properties WebDAV plugin for Sabre/dav that would be able to display POSIX properties.
Requirements
Properties to display
Implementation
API
This will extends the props of Webdav using Sabre/dav
afterGetPropertyeventToDo
Depends on sabre-io/dav#1344