summaryrefslogtreecommitdiff
path: root/obnam.1.in
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-07-29 13:56:46 +0100
committerLars Wirzenius <liw@liw.fi>2011-07-29 13:56:46 +0100
commitd1861ef433a043f41868f138837622323aea035a (patch)
tree1cd31b8de4188c0dc70dddf8ce4fa18f3aa64acd /obnam.1.in
parentdb65f6c77bb244389e1ede703e5a21633c3008a5 (diff)
downloadobnam-d1861ef433a043f41868f138837622323aea035a.tar.gz
Add note about sftp URLs for live data and related dangers.
Diffstat (limited to 'obnam.1.in')
-rw-r--r--obnam.1.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/obnam.1.in b/obnam.1.in
index f8b8c8b0..c21584b8 100644
--- a/obnam.1.in
+++ b/obnam.1.in
@@ -220,6 +220,18 @@ unless it starts with
in which case it is relative to the user's home directory on the server.
.PP
See the EXAMPLES section for examples of URLs.
+.PP
+You can use
+.B sftp
+URLs for the repository, or the live data (root),
+but note that due to limitations in the protocol,
+and its implementation in the
+.B paramiko
+library,
+some things will not work very well for accessing live data over
+.BR sftp .
+Most importantly,
+the handling of of hardlinks is rather suboptimal.
.SS "Generation specifications"
When not using the latest generation,
you will need to specify which one you need.