Todd A. Jacobs | 24 Mar 2011 12:03
Picon

New script up on GitHub: stackmount.sh

In addition to learning about scripting, this groups is also for
sharing cool scripts and one-liners that others might find helpful.
Here's my contribution for the day:

    https://github.com/CodeGnome/stackmount.sh

Synopsis: Stack encfs on top of sshfs, in order to mount a remote
encrypted directory. This enables remote storage of sensitive data on
hosts which may not be fully secure, e.g. on a virtual private server.

As always, patches and suggestions for improvement are welcome. :)


Gmane