From 3530335669fe856ff31574b7ac74663f7bd69279 Mon Sep 17 00:00:00 2001 From: ke7ofi Date: Tue, 14 Oct 2014 06:37:16 -0700 Subject: [PATCH] code formatting --- User-backups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/User-backups.md b/User-backups.md index 91135e0..c99ce8e 100644 --- a/User-backups.md +++ b/User-backups.md @@ -16,7 +16,7 @@ Use `tar` to create a tarball of your stuff, then `scp` to put it somewhere else Use `sshfs` to create a remote filesystem through SSH; then your local machine can copy files to your local drive as if tilde.club were a local file system. -~ke7ofi on totallynuclear.club put together an [sshfs tutorial](http://totallynuclear.club/~ke7ofi/sshfs.html) for Linux users with a note on backups. ~jeffbonhag did [one for OSX, Windows, and Linux](http://tilde.club/~jeffbonhag/sshfs.txt) which doesn’t mention backups, but does mention identity files. +~ke7ofi on totallynuclear.club put together an [`sshfs` tutorial](http://totallynuclear.club/~ke7ofi/sshfs.html) for Linux users with a note on backups. ~jeffbonhag did [one for OSX, Windows, and Linux](http://tilde.club/~jeffbonhag/sshfs.txt) which doesn’t mention backups, but does mention identity files. ### `git` and a private repository