[9fans] hget'ing from a cdn

2022-07-08 Thread tlaronde
Hello, Pkg in kerTeX are created by processing and first retrieving files using hget(1) for http served files. The main TeX repository is CTAN. Now, there is an address: mirrors.ctan.org (http/https), that is in fact redirecting dynamically to various mirrors (this changes almost on any invocatio

Re: [9fans] hget'ing from a cdn

2022-07-08 Thread Skip Tavakkolian
Use a client written in Go? On Fri, Jul 8, 2022, 12:53 PM wrote: > Hello, > > Pkg in kerTeX are created by processing and first retrieving files using > hget(1) for http served files. > > The main TeX repository is CTAN. Now, there is an address: > mirrors.ctan.org (http/https), that is in fac

Re: [9fans] hget'ing from a cdn

2022-07-08 Thread Skip Tavakkolian
i use hurl: % hurl https://mirror.ctan.org/tds/packages.zip > xyz.zip https://go.dev/play/p/v6Ludjnzyg_L On Fri, Jul 8, 2022 at 8:55 PM Skip Tavakkolian wrote: > > Use a client written in Go? > > On Fri, Jul 8, 2022, 12:53 PM wrote: >> >> Hello, >> >> Pkg in kerTeX are created by processing

Re: [9fans] hget'ing from a cdn

2022-07-08 Thread tlaronde
Hello, Le Fri, Jul 08, 2022 at 10:07:21PM -0700, Skip Tavakkolian a écrit : > i use hurl: > > % hurl https://mirror.ctan.org/tds/packages.zip > xyz.zip > > https://go.dev/play/p/v6Ludjnzyg_L > I will then simply add the utility in the list of recognized retrievers and add the choice in the get