seedvault-app/seedvault

Use 'X-NC-Skip-Trashbin' header to delete files without trashbin when cleaning up Nextcloud WebDAV backups

オープン

#1,037 opened on 2026/07/15

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Kotlin (97 件のフォーク)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (1,782 個のスター)
PR merge metrics
 (平均マージ 2d 16h) (30d で 4 merged PRs)

説明

Prefacing with the fact that backing up my phone to my Nextcloud instance with WebDAV has been sturdy and solid for a while, I have the annoyance that Seedvault sends a lot of files to the trash bin when cleaning up backups. This clogs up the trash bin with files that aren't in my retention policy anymore, making it difficult to browse the bin normally. I don't want to completely disable trash bin retention, I still want that option for my user files.

Nextcloud now supports WebDAV DELETEs without trashbin with a X-NC-Skip-Trashbin header.

It would be awesome to have Seedvault pass this custom header on DELETEs, at least as an opt-in. An expert setting for "custom WebDAV headers" would also work.

コントリビューターガイド