'create public mirrors for Linux Mint

I have 1TB of free space connected on a 10gbps network. I would like to create an online mirror of the repos of Linux Mint.

-bash-4.2$ rsync -aqzH --delete rsync-packages.linuxmint.com::packages /public_html/mint/packages

rsync: failed to connect to rsync-packages.linuxmint.com (68.235.41.35): Connection refused (111)

rsync error: error in socket IO (code 10) at clientserver.c(125) [Receiver=3.1.2]

linux mint mirrors : https://linuxmint.com/mirrors.php

Do you have any idea ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source