mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #519] Feature Request: Query usage of remote file system #227
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 @msrd0 on GitHub (Jul 27, 2025).
Original GitHub issue: https://github.com/bootandy/dust/issues/519
I have access to a remote file system via sftp, rsync etc. But I cannot get a standard linux shell that I could use to run dust. It would be super cool if I could enter an ssh address and dust would connect via sftp or similar and show me the file system usage.
@bootandy commented on GitHub (Jul 29, 2025):
I don't think I want to go down that route. I think opening up ssh sessions would create a whole pool of new bugs.
Thanks for the idea though.
@msrd0 commented on GitHub (Jul 29, 2025):
I was afraid you were going to say that