X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=examples%2Fexample.rsync;h=9053f3ebfb6ccb715e5ab53fcdb4c27ec243d1dd;hp=2902d0b753786e86575d4eab2b469ee018e2dfac;hb=8c04b73c8360a2712cb3a768af93479a257d4384;hpb=4a931bc290467dbe779b67ac9bd5161cd1783a68 diff --git a/examples/example.rsync b/examples/example.rsync index 2902d0b..9053f3e 100644 --- a/examples/example.rsync +++ b/examples/example.rsync @@ -54,6 +54,9 @@ days = 7 # where the data to be backed up is (local or remote) #from = local +# if remote source, specify the hostname or IP +#host = + # when "yes", test the connection for a remote source before backup #testconnect = no