Instead of local: "rsync content me@target-server" remote: "cat content" we now have different much better commands and need a third server awesome
Is there a program out there that will expose a Unix socket as a named pipe or something that can be read to and written from like a file? That way you could take care of this with SSH tunneling. edit: I meant "port", not "socket"! But apparently this is basically what netcat does by default.
socat