On 2016-10-24 10:21, Johan Ehnberg wrote:

>> I, like the OP, have a second location that is connected via VPN tunnel.
>> You insinuating that the second machine can connect and backup clients
>> through the VPN tunnel from the second location to the first?
>> 
>> If so, any docs reading suggestions would be greatly appreciated.
> 
> Hi Bob,
> 
> A simple way to do this is simply to add the hop to your RsyncClientCmd, 
> for example with all kinds of compression and tuning:
> $sshPath -C -t -q -x -l USERATMAINSERVER MAINSERVER.example.com ssh -q 
> -x -o BatchMode=yes -o StrictHostKeyChecking=no -l USERATCLIENT $host 
> sudo $rsyncPath $argList+
> 
> Best regards,
> Johan
> 
> -- 
> Johan Ehnberg
> [email protected]
> johan.ehnberg.net
> +358503209688
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most 
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> BackupPC-users mailing list
> [email protected]
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/

Johan, 

Thanks for your suggestion, I really appreciate it. 

It has been a while but, I finally hard to to look at this and think it
over what you said. 

One question. Did you change the RsyncClientRestoreCmd in the same
manner? 

-- 
_______________________________

Bob Wooden of Donelson Trophy
------------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to