summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-08-03 14:39:07 +0100
committerLars Wirzenius <liw@liw.fi>2011-08-03 14:39:07 +0100
commit806cc2b25ba2829db9497f9f861a37112cdf4e0c (patch)
tree994749f05221bfb5a42d1426a32d701036dd8896
parentb1be55c965befc2348e5e79d5bd625c5327d058a (diff)
downloadseivot-806cc2b25ba2829db9497f9f861a37112cdf4e0c.tar.gz
Undo previous README change.
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 3e2dcd9..961d072 100644
--- a/README
+++ b/README
@@ -11,8 +11,11 @@ Example:
--initial-data=1m --incremental-data=1m --generations=2 \
--output=foo.seivot
-Use the --use-sftp-* options to simulate backups over a network. You need
-to have ssh configured for access, either via a passwordless key or ssh-agent.
+Use the --use-sftp-root and --use-sftp-repository options to simulate
+backups over a network. This happens over localhost, so it's hardly a
+realistic simulation, but it at least measures the overhead of using
+SFTP over direct file access. You need to have ssh configured for
+localhost access, either via a passwordless key or ssh-agent.
Legalese
--------