Displaying 1 result from an estimated 1 matches for "10457d3c".
Did you mean:
1045723
2008 Jun 02
1
rsync over stdin/stdout
So I've got this situation where I have two systems connected via a
protocol that looks nothing at all like IP, and I'd like to be able to
rsync between them.
I can, though, open a perfectly normal looking socket through various
magic and trickery.
I've managed to get rsync to work by using the "rsync
--rsh=mymagictransportprogram" style invocation, but for a number of