automount and sshfs

Michael Grant mg-fbsd3 at grant.org
Fri Jun 19 15:11:10 UTC 2009


sshfs is a file system that lets you mount a remote ftp dir on a
directory using fuse.  I have it working fine on freebsd.  Instead of
using the mount command to mount the fs, it's mounted by running the
sshfs command.

Is there some generic thing like amd that is not NFS specific that I
could use to automatically run the sshfs command when something
accessed a particular directory?

Michael Grant


More information about the freebsd-questions mailing list