From 536f148b74cc33d197345a1e4e034a683d8c323b Mon Sep 17 00:00:00 2001 From: vielmetti Date: Wed, 15 Oct 2014 19:33:14 -0700 Subject: [PATCH] Created sshfs (markdown) --- sshfs.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sshfs.md diff --git a/sshfs.md b/sshfs.md new file mode 100644 index 0000000..e902150 --- /dev/null +++ b/sshfs.md @@ -0,0 +1,3 @@ +With `sshfs` you can mount your tilde directory as a drive. + +See http://tilde.club/~jeffbonhag/sshfs.txt for a tutorial. \ No newline at end of file