FUSE needs a way to set "hints" for file-management
nf2
nf2 at scheinwelt.at
Mon Jul 9 05:59:24 PDT 2007
Hi all,
I think it would be quite useful to be able to attach key/value "hints"
for desktop file-management to FUSE-mounts. Such "hints" are required by
file-managers to decide on creating ".Trash" or rendering preview.
Sometimes you want a FUSE-mount to be treated like a local drive, and in
many cases you don't:
use_trash=true|false
is_slow=true|false
There has been some discussion on this issue here:
http://bugzilla.gnome.org/show_bug.cgi?id=349622
I wonder where/how such meta-information could be stored/retrieved...
* mtab
* config-files in $HOME/.config
* /proc
* getxattr
regards,
Norbert
More information about the xdg
mailing list