You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ondemand (auto) mount in userspace looks cool. Maybe the lunch or my lack of experience with autofs, I can't yet use successfuly. This is what looks really unclear to me:
(1) - When executed, %r and %m are expanded in templates to the root
directory name for the new mount point, and the actual directory to
mount onto respectively to mount onto. Both templates are REQUIRED
Til now I mount my remote machines directories to local /mnt/net/$host via custom sshfs aliases (per machine, user and directories).
A real-life example or two in the help or README file could ease testing the nice tool.
The text was updated successfully, but these errors were encountered:
hsgg
added a commit
to hsgg/afuse
that referenced
this issue
Mar 12, 2016
ondemand (auto) mount in userspace looks cool. Maybe the lunch or my lack of experience with
autofs
, I can't yet use successfuly. This is what looks really unclear to me:Til now I mount my remote machines directories to local /mnt/net/$host via custom sshfs aliases (per machine, user and directories).
A real-life example or two in the help or README file could ease testing the nice tool.
The text was updated successfully, but these errors were encountered: