I configured external yum and apt repositories for Artifactory, for CentOS, Debian and Ubuntu and it seems as working but Artifactory does not cache/mirror them in advance. It seems that the artifacts are cached the first time they are requested and I do want to be sure that I pre-cache them.
I imagined that this would be done by replication option but somehow it seems that this option require an Artifactory server on the other side, which I obviously do not have as these are just public http mirrors, like:
- http://mirror.bytemark.co.uk/centos/
 - http://ftp.uk.debian.org/debian/
 http://mirror.bytemark.co.uk/ubuntu/
How do I perform the caching/mirroring?