Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How to automate an sshfs (fusermount) mounted share
Date: Sat, 03 Jan 2015 14:24:07
Message-Id: 87mw609c4e.fsf@reader.local.lan
1 I'm sshfs mounting an solaris zfs file system in the interactive
2 fashion.
3
4 sshfs $USR@HOST:/file/system MOUNTPOINT
5 passwd?
6 enter passwd <RETURN>
7
8 Once mounted I run an rsnapshot backup onto the mounted FS.
9
10 Any ideas on how to go about doing this mount automatically (scripted)
11 will be greatly appreciated.

Replies

Subject Author
Re: [gentoo-user] How to automate an sshfs (fusermount) mounted share Andrew Savchenko <bircoph@g.o>