This command had been working for years, but today something broke:
$ rsync -dtvh --delete --progress repo.tinycorelinux.net::tc/16.x/x86_64/tcz/ /path/to/localmirror/16.x/x86_64/tcz
rsync: [Receiver] failed to connect to repo.tinycorelinux.net (128.127.66.77): Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(139) [Receiver=3.4.1]
I tried connecting through my home's wifi as well as through mobile hotspot, with same result.
Has there been a recent change to the official repo? If so, what is the new way to sync mirrors with the official repo, please?