Displaying 2 results from an estimated 2 matches for "msg09392".
2018 Oct 10
2
Is there a way to get an rsync client to communicate over stdin/stdout?
Hello,
Is there a way to get an rsync client to communicate over stdin/stdout?
I found these two emails from 2004.  The second email mentions that
there might be a patch.
https://www.mail-archive.com/rsync at lists.samba.org/msg09392.html
https://www.mail-archive.com/rsync at lists.samba.org/msg09427.html
Is anyone aware of a way to do this?  Or of a published patch that does it?
I figured I would ask before modifying the rsync source code myself.
(Obviously, there would need to be some mechanism for the rsync client
to outp...
2018 Oct 10
0
Is there a way to get an rsync client to communicate over stdin/stdout?
...2:53 PM, Parke via rsync wrote:
> Hello,
> 
> Is there a way to get an rsync client to communicate over stdin/stdout?
> 
> I found these two emails from 2004.  The second email mentions that
> there might be a patch.
> 
> https://www.mail-archive.com/rsync at lists.samba.org/msg09392.html
> https://www.mail-archive.com/rsync at lists.samba.org/msg09427.html
> 
> Is anyone aware of a way to do this?  Or of a published patch that does it?
> 
> I figured I would ask before modifying the rsync source code myself.
> 
> (Obviously, there would need to be some mec...