7 maj 2010 kl. 17.43 skrev Michael Renner:
Moin,
this is something for the wish list: a 'rsync in the middle' mode. It
would make sense: rsync is running at a server. Copyying files from
one
maschine to a file server.
rsync r...@client:/var/tmp/in tom...@fileserver:/opt/
Would this be possible without breaking the hard link mechanism?
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 however be quite useful in some situations...
--
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