Carlos E. R. wrote:
On 19/11/2020 16.47, Istvan Gabor wrote:
I don't know what "Unknown module 'repositories'" means. Path? It yes, what would be the correct path?
Module is "something" in rsync parlance. I don't see a description in "man rsync", only usage.
man rsyncd.conf
It thinks that your command was trying to access a module on the remote server, but that module does not exist.
Istvan's invocation: rsync -av -n --include-from=filters.txt --prune-empty-dirs rsync://rsync.opensuse.org/repositories/ opensuse/repositories ^^^^^^^^^^^^ That is interpreted as the module.
To create a clone of some repos locally, I think it is best not to use rsync, but some normal download tool like wget. Runs faster.
Nah, use rsync, that is what all our mirrors use. It's the whole reason we provide rsync.opensuse.org for public use. -- Per Jessen, Zürich (8.6°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland.