duf
duf copied to clipboard
smb shares only shown when mounted with mount, not userland gui tool
Hi,
I have some smb shares connected to my laptop.
Some are mounted by root in /mnt using the good old mount -t cifs .... command
Some are mounted by user through Thunar (would be the same with Dolphin or gnome Files I guess) file browser, entering this URI : smb://path/to /server
In the latter situation, mount happens in /run/user/<UID>/gvfs/<name-based-on-share-server-and-path>
When running duf or duf --all only the root mounted shares appear, not the gvfs ones.
Is this somehow expected ? Would it be possible to add them ?
Thank you,
kind regards