mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #599] helpful little script #360
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 @ilobilo on GitHub (Jul 25, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/599
I made a small script for personal use that one can just
sourcefrom one's.bashrc.You need to change
SERVER_URLandUSER_PASSvariables.command examples:
fileservice.txt
@ilobilo commented on GitHub (Jul 25, 2025):
the file extension is
.txtbecause GitHub doesn't allow.sh@sigoden commented on GitHub (Aug 2, 2025):
Thank you for sharing.
Here are some tips:
By the way, if I absolutely have to access dufs in the terminal, I'll use
rcloneand connect via WebDAV.@ilobilo commented on GitHub (Aug 2, 2025):
oh good idea, thanks