Help setting up a rsync server

Ok here is where im at;

http://localhost/~jonmega

The server doesn't have a rsyncd.conf file so I made one with the following:

[files]
path = /home/jonmega/public_html/files
comment = files to sync jonmega@jonmega.com

Then I did rsync --daemon

That is where I'm at with this. What do I need to do now to get this working for a mirror server to pull these files from me.

Thanks for the help as always,

 

 

 

 

Top