Hi, everyone! This message was originally sent to the opensuse-buildservice mailing list. [1] Is it possible to mirror an Open Build Service repository? I tried some commands such as: # rsync -avz --delete rsync://download.opensuse.org/repositories/home:/kamarada:/15.1/ /srv/www/htdocs/kamarada-repo/15.1/ or # lftp -c mirror https://ftp.opensuse.org/pub/opensuse/repositories/home:/kamarada:/15.1/ /srv/www/htdocs/kamarada-repo/15.1/ But they didn't work. Thanks! P.S.: this command I found on the openSUSE wiki [2] does not work as well: # rsync -rlptH rsync.opensuse.org::opensuse-hotstuff-160gb /srv/pub/opensuse/ --delete-after -hi --stats For me, it fails with: @ERROR: Unknown module 'opensuse-hotstuff-160gb' rsync error: error starting client-server protocol (code 5) at main.c(1672) [Receiver=3.1.3] [1]: https://lists.opensuse.org/opensuse-buildservice/2019-09/msg00037.html [2]: https://en.opensuse.org/openSUSE:Mirror_infrastructure Antonio The Linux Kamarada Project http://kamarada.github.io/ -- To unsubscribe, e-mail: heroes+unsubscribe@opensuse.org To contact the owner, e-mail: heroes+owner@opensuse.org