Christian Huldt wrote: > That I have no idea about, but I believe it would double the bandwith > requirements or half the speed compared to > > ssh r...@client "rsync /var/tmp/in tom...@fileserver:/opt/"
>>It would likely increase the latency, but it should not significantly >>impact the required bandwidth, assuming that you have a full-duplex >>connection. If you have a half-duplex connection, yes, the bandwidth >>consumption would double. Yes , with single network adapter. We using segmented network layout aka own network-interface for production, management and backup so bandwidth is not a problem for copying. Cause server are also configured own VLANs and firewalls between segments blocking traffic and eating performance so remote-remote rsync sounds good and gives more ways to copying data easily to server to server example in hardware refreshing cases. Regards Kari -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html