On 10/19/2014 8:55 AM, Tim Dunphy wrote:
I've setup an rsync between two directories that I've mounted locally on a jump box. Long story short, the two directories are both NFS shares from two different hosts. Our security dept won't allow us to SSH between the two data centers, directly. But the jump host can contact both. So what I've done is mount the NFS shares from one host in each data center on the jump box using sshfs.
can this 'jump host' ssh to either of the servers ? it might be worth using rsync-over-ssh protocol on one side of this xfer, probably the destination.
so rsync -avh... /sourcenfs/path/to... user@desthost:path -- john r pierce 37N 122W somewhere on the middle of the left coast _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos