Mirroring The NginX Repo Locally

Jore community at thoughtmaybe.com
Sun Feb 18 06:26:26 UTC 2024


On 18/2/24 3:47 pm, duluxoz wrote:
> What's the best way to arrange for a local mirror of the NginX 
> Repository: rsync, wget/curl, some other way?

How about:

hg clone https://hg.nginx.org/nginx/


Or:

git clone https://github.com/nginx/nginx.git


?


More information about the nginx mailing list