On Mon, Jan 29, 2018 at 10:22:49AM -0500, Felipe Westfields wrote:
Hello,
I would like to mirror the centos.org repository for an offline network. I
You probably should start by not mirroring mirror.centos.org, but a local mirror:
https://centos.org/download/mirrors/
If you plan on regularly mirroring the CentOS repos on that site, please contact them and let them know.
You should also consider using a yum-aware tool like reposync, mrepo or pulp to create your own repos, rather than using 'wget'. Many repos have rsync:// support, which means you can also use rsync to do this.