[CentOS-mirror] Centos Mirror by Vangus LTD

Sun Mar 28 20:00:08 UTC 2021
Vangus Support <support at vangus.co.il>

Thats weird, we tried this command:
rsync -aqzH --delete *msync.centos.org::CentOS*
/mnt/HC_Volume_10038547/public_html/centos
And it still failed.
But when we try to do the same from other public mirror it works.


‫בתאריך יום א׳, 28 במרץ 2021 ב-22:34 מאת ‪Travis Newton via CentOS-mirror‬‏
<‪centos-mirror at centos.org‬‏>:‬

> Try changing it to:
> rsync -aqzH --delete *msync.centos.org::CentOS*
> /mnt/HC_Volume_10038547/public_html/centos
>
> This is what we use in our script as we pulled it right from the CentOS
> wiki. Also if your server is behind a NAT firewall, make sure you have a
> 1:1 NAT otherwise it'll fail for connecting with the wrong IP.
>
> Cheers!
>
> On Sun, Mar 28, 2021 at 2:53 PM Vangus Support <support at vangus.co.il>
> wrote:
>
>> 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 at 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 at centos.org
>>> https://lists.centos.org/mailman/listinfo/centos-mirror
>>>
>> _______________________________________________
>> CentOS-mirror mailing list
>> CentOS-mirror at centos.org
>> https://lists.centos.org/mailman/listinfo/centos-mirror
>>
>
>
> --
>
> Travis Newton
> Founder/CEO
> NodeSpace Hosting
> Twitter: @NodeSpace <https://twitter.com/nodespace> | Instagram:
> @NodeSpaceHosting <https://instagram.com/nodespacehosting>
> _______________________________________________
> CentOS-mirror mailing list
> CentOS-mirror at centos.org
> https://lists.centos.org/mailman/listinfo/centos-mirror
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-mirror/attachments/20210328/e786dd99/attachment-0005.html>