]> git.llucax.com Git - software/bacap.git/commitdiff
Add tip to backup hosts with dynamic IP address
authorRodrigo Campos <rodrigo@sdfg.com.ar>
Fri, 29 Oct 2010 15:01:35 +0000 (12:01 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Fri, 29 Oct 2010 15:16:13 +0000 (12:16 -0300)
Signed-off-by: Rodrigo Campos <rodrigo@sdfg.com.ar>
README

diff --git a/README b/README
index 94e1400bd225fc2043f723f4dd2317d0ce594d4a..98710af8ad29ee907e73778f8933ebe68eae63fe 100644 (file)
--- a/README
+++ b/README
@@ -182,6 +182,9 @@ The ``-o NumberOfPasswordPrompts=0`` is not necessary, but you would appreciate
 it if something is wrong with your key, since if you don't use it, rsync_ will
 hang asking for a password.
 
+Also, you may consider using ``StrictHostKeyChecking=no`` ssh option if you
+backup hosts with dynamic IP address.
+
 
 Backup local networks nodes (or nodes with a fast connection)
 -------------------------------------------------------------