Hi,
I am trying to setup an rsync client-server environment where
Box A [Rsync Server] ------------> Box B [Rsync client]
I need to transfer files from A to B, but I'd like to issue my commands from the server side. Is there a way to do this?
I can change where the server is, another word:
Box A [Rsync client] -----------------> Box B [Rsync Server]
But I still need to issue the command on A to copy files to B.
Thanks.
Pasha
