Closed urumat closed 5 years ago
Does anybody know how to list all file versions?
On Nextcloud It requires a fileId:
https://docs.nextcloud.com/server/14/developer_manual/client_apis/WebDAV/versions.html
Thanks!
I think all you need to do is send a propfind?
This is best as a question on SO, so I'm going to close it here.
Does anybody know how to list all file versions?
On Nextcloud It requires a fileId:
https://docs.nextcloud.com/server/14/developer_manual/client_apis/WebDAV/versions.html
Thanks!