Ah ha! That highlights some assumptions I made:
- I assumed that different entities would be publishing in different
directories.
- SIA is the root of the repository
So we might have a repository of rsync://repository.apnic.net/ and put
our certs' products in rsync://repository.apnic.net/APNIC/cert01/,
rsync://repository.apnic.net/APNIC/cert02/, and
rsync://repository.apnic.net/APNIC/cert03/.
We may then put our member's cert products in
rsync://repository.apnic.net/members/<mem_id>/ and hosted customer's
products in rsync://repository.apnic.net/hosted/<host_id>/
.... and the SIA for all of them will be rsync://repository.apnic.net/
Rob