Hi,
Would it be possible to set up an anonymous rsync service at common-lisp.net? I have two use-cases in mind here:
- the CMUCL web pages are hosted at cons.org/cmucl, but generated on the common-lisp.net machine. For the sychronization between the two (via a cron job), anon rsync would be better than ssh access, in order to avoid password management problems.
- it would be a convenient way to update the CMUCL download mirrors.
The first case would be publishing the project web space over rsync, and the second publishing the project's FTP space.
For the second case, which might increase your bandwidth load noticeably, I think we could arrange to have one mirror site sync with common-lisp.net, and the other mirrors syncing with the "master mirror".
Thanks,
Erik Enge erik@nittin.net writes:
On Apr 23, 2004, at 11:35 AM, Eric Marsden wrote:
Would it be possible to set up an anonymous rsync service at common-lisp.net?
I do not have an objection to this.
Me neither.
Regards, Mario.
On Fri, 23 Apr 2004, Eric Marsden wrote:
Would it be possible to set up an anonymous rsync service at common-lisp.net? I have two use-cases in mind here:
Sounds reasonable to me, esp. given...
noticeably, I think we could arrange to have one mirror site sync with common-lisp.net, and the other mirrors syncing with the "master mirror".
Cheers,
-- Nikodemus
On Apr 23, 2004, at 11:35 AM, Eric Marsden wrote:
Would it be possible to set up an anonymous rsync service at common-lisp.net?
See if http://common-lisp.net/rsync.shtml works for you.
Erik.
"ee" == Erik Enge erik@nittin.net writes:
ee> See if http://common-lisp.net/rsync.shtml works for you.
seems to work fine, many thanks!