rsyncing the site pages?
Raymond Toy
toy.raymond at gmail.com
Fri Jun 17 21:40:13 UTC 2022
I used to be able to rsync the cmucl-site pages via something like:
rsync -av rsync://common-lisp.net/pages/cmucl/cmucl-site/public/ pages
This produces an error now:
rsync: change_dir "/cmucl/cmucl-site/public" (in pages) failed: No such
file or directory (2)
I assume this is related to the move to cmucl.common-lisp.dev for the site.
Is there a new path for rsync? Is this the correct path:
rsync://cmucl.common-lisp.dev/pages/cmucl/cmucl.common-lisp.dev/public
(I determined that by trial and error.)
--
Ray
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/clo-devel/attachments/20220617/64bcea83/attachment.html>
More information about the clo-devel
mailing list