PCMan wrote:Korrode wrote:Will it be possible to set per-filesystem default mount options for volumes that don't have fstab entries in the new PCManFM?
i.e. When I mount NTFS volumes (say, a USB drive, so no fstab entry) I want to use particular dmask, fmask and gid options; will I (either through PCManFM or GVFS options(?)) be able to set it so that NTFS volumes are always mounted with these options when I mount them via clicking the volume in the left pane of PCManFM?
This is a must-have, but it's not supported by gvfs. Gvfs hard-coded this part and doesn't allow customization.
Please bug report to gvfs developers in gnome bugzilla. This is a known bug for more than one year, but there is no progress since it's reported in gnome bugzilla.
Due to the limitations and design flaws of gvfs, we only use it temporarily. Later we'll have our own volume management facilities.
One of the related bug I can find:
https://bugzilla.gnome.org/show_bug.cgi?id=586708
There is another one on the gio TODO page on gnome live website.