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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to