Jonathan Paisley wrote: > On Thu, 23 Mar 2006 18:42:49 +0900, Reto Schuettel wrote: > > >> I'd like to establish a drb connection over ssh, preferably over the >> stdin/stdout channels which are provided by ssh itself. Is there a >> drb protocol which uses pipes? If not, is it easy to implement? >> >> I've seen that the tcpprotocol uses two connections, this could be >> problem, as pipes/stdin/stdout only provide one stream. >> >> At the end of the day I'd like to do something like that: >> # ruby client.rb | ssh host 'ruby agent.rb' > > I implemented a quick hack to do this. Hopefully the code below will help The code didn't make it into the newsgroup. I can't detect something strange about your original message - it's all there on my email account. This is strange... Cheers robert