Thanks, but this still doesn't work:
rsync -aqzH --delete rsync://msync.centos.org/CentOS/ http://msync.centos.org/centos/ /mnt/HC_Volume_10038547/public_html/centos
It gives: @ERROR: Unknown module 'CentOS' rsync error: error starting client-server protocol (code 5) at main.c(1657) [Receiver=3.1.3]
Any Idea? :)
בתאריך יום ו׳, 26 במרץ 2021 ב-12:40 מאת Fabian Arrotin < arrfab@centos.org>:
On 26/03/2021 10:36, Christopher Hawker wrote:
Hello,
The reason your sync won’t be working is because the URL you are trying to synchronise from is incorrect - the URL is case-sensitive. You need to use:
rsync://msync.centos.org/CentOS/
Oh ! that too :-) I wasn't even looking at rsync url, assuming that people could follow https://wiki.centos.org/HowTos/CreatePublicMirrors :-)
Good catch !
-- Fabian Arrotin The CentOS Project | https://www.centos.org gpg key: 17F3B7A1 | twitter: @arrfab _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org https://lists.centos.org/mailman/listinfo/centos-mirror