Hello,

Well, no I haven't -- I have tried only the fstab route which does serve
the purpose for me.

Thanks nonetheless :)

OriS

On Wednesday, September 5, 2012, andrew clarke wrote:

> On Wed 2012-09-05 19:38:54 UTC+0200, OriS (
> [email protected] <javascript:;>) wrote:
>
> > I've been trying to find a page on the Internet where an example is
> posted
> > explaining how to mount sshfs from /etc/fstab, but I can't find any!
>
> Have you tried running sshfs from cron?  eg. run "crontab -e" as a
> regular user and add:
>
> @reboot  /usr/local/bin/sshfs remotehost: $HOME/mnt/remote
>
> Note: Untested.
>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to