dua-cli
dua-cli copied to clipboard
Seems like `-x` doesn't work with rclone fuse mounts?
I'm having a hard time telling what's going on, but it seems like dua is still crossing FS boundaries and trying to enumerate huge rclone shares when I use -x
.
Thanks for reporting. It all comes down to the device id as it's compared to the device ID of the root path of the traversal.
Maybe you can experiment more with these to learn what these are. Ultimately I expect them to be the same, even though they probably shouldn't be.
I suspect you probably hit the same issue I did: https://github.com/Byron/dua-cli/pull/146
Indeed, I believe this is fixed in the latest release. Please let us know if it's not the case though.