From: Fabian Bakkum Date: Wed, 9 Jul 2014 12:50:08 +0000 (+0200) Subject: Update README.md X-Git-Tag: 0.27-rc2~1^2 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=commitdiff_plain;h=396199600a07987e1bcf2746cdd8add21a13b527 Update README.md Make a backup to a remote server instead of Make a backup ON a remote server. Was very missleading. --- diff --git a/README.md b/README.md index f66dd4e..80d84e0 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,7 @@ Using bup bup restore -C ./dest-2 local-etc/2013-11-23-11195/etc - - Make a backup on a remote server (which must already have the 'bup' command + - Make a backup to a remote server (which must already have the 'bup' command somewhere in the server's PATH (see /etc/profile, etc/environment, ~/.profile, or ~/.bashrc), and be accessible via ssh. Make sure to replace SERVERNAME with the actual hostname of your server):