Solved I want to host all freebsd packages

Hi!

I have a web server with approximately 10TB of storage space and I would like to host all packages from pkg.freebsd.org, to make a private repository in Romania. How can I download all .txz files (I want to do something like this: http://pkg.freebsd.org/FreeBSD:11:amd64/latest/All/ , but I want that files to download from my server ex: http://freebsd.domain.com/FreeBSD:11:amd64/latest/All/?

I've tried to download them with wget, using:

wget -m http://pkg.freebsd.org/FreeBSD:11:amd64/

But it only downloads .html & .html.tmp files, and that's it.

Please help me! And thank you so much for your time!:)
 
Back
Top