mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #667] [CLOSED] Feature quota #672
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigoden/dufs/pull/667
Author: @wndkarem32
Created: 1/27/2026
Status: ❌ Closed
Base:
main← Head:feature_quota📝 Commits (2)
ad05d5bUpdate server.rs3052d8eUpdate Cargo.toml📊 Changes
2 files changed (+16 additions, -3 deletions)
View changed files
📝
Cargo.toml(+1 -0)📝
src/server.rs(+15 -3)📄 Description
Adding feature that enables dufs clients to know disk usage, tested on rclone:
before:
rclone about DUFS_TEST: /* nothing returned */after:
rclone about DUFS_TEST: Total: 1.076 GiB Used: 915.815 MiB Free: 186.309 MiB🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.