Thanks for all the replies. The solution was actually pretty easy. Once you add "read only = no" to the .conf file.
All I had to do was:
rsync foo.foo [EMAIL PROTECTED]::sports -port=2345
Thanks again
Pasha
-----Original Message-----
From: Pasha Pashapour
Sent: Wednesday, July 26, 2000 10:39 AM
To: '[EMAIL PROTECTED]'
Subject: Push to client?
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
