mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #646] [Feature Request] Event Hooks for Custom Scripts #393
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?
Originally created by @abdeldjalil-fellah on GitHub (Oct 29, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/646
Description:
Trigger external commands or scripts on specific file events.
Proposal:
Add support for event hooks that can execute shell/batch scripts or HTTP callbacks on events such as: on_upload, on_download, on_delete, on_rename
@sigoden commented on GitHub (Nov 3, 2025):
Sorry, we will not support this feature.