From 396199600a07987e1bcf2746cdd8add21a13b527 Mon Sep 17 00:00:00 2001 From: Fabian Bakkum Date: Wed, 9 Jul 2014 14:50:08 +0200 Subject: [PATCH] Update README.md Make a backup to a remote server instead of Make a backup ON a remote server. Was very missleading. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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): -- 2.39.2