rsync support

Carl Shapiro <[email protected]> Mon, 10 Mar 2025 14:37:36 -0700
Newsgroups gmane.lisp.common-lisp-net.devel
Message-ID <[email protected]>
Dear common-lisp.net administrators,

We had been relying on rsync to transfer artifacts for the cmucl.org
website from common-lisp.net.  The script, which did this periodically

rsync -aqvz rsync://common-lisp.net/project/cmucl/downloads/ .

now times out.  I tried referencing the host gitlab.common-lisp.net but
that seems to have no effect.  Is there a new host I should?

Kindly,

Carl