> The more logical thing would be to have either two permission-masks, one for
> files and another for directories, or to give directories
> execution-permission by default regardless of the mask.
does dfly mount have this:
dmask=value
Set the umask applied to directories only...
fmask=value
Set the umask applied to regular files only...
Tom