Re: [OpenWrt-Devel] rsync mirror of download.openwrt.org ?

2016-04-24 Thread Weedy
On 22 Apr 2016 11:38 am, "Laurent GUERBY"  wrote:
>
> Hi,
>
> Having no news we completed our mirror by using wget for 15.05.1:
>

Lftp is good for this. Or I guess aria2c
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] rsync mirror of download.openwrt.org ?

2016-04-22 Thread Laurent GUERBY
Hi,

Having no news we completed our mirror by using wget for 15.05.1:

http://openwrt.tetaneutral.net/

For mail contact openwrt-contact AT tetaneutral DOT net :

http://openwrt.tetaneutral.net/README.txt

10G+ network, dual stack IPv4+IPv6, we can add
a rsync server on request.

Still hoping we get the push setup at some point :)

Sincerely,

Laurent

Using a machine in Paris, France (800km from our DC in Toulouse):
# time wget  -O /dev/null
http://openwrt.tetaneutral.net/chaos_calmer/15.05.1/ar71xx/generic/OpenWrt-ImageBuilder-15.05.1-ar71xx-generic.Linux-x86_64.tar.bz2
 
--2016-04-22 17:29:27--
http://openwrt.tetaneutral.net/chaos_calmer/15.05.1/ar71xx/generic/OpenWrt-ImageBuilder-15.05.1-ar71xx-generic.Linux-x86_64.tar.bz2
Resolving openwrt.tetaneutral.net... 89.234.156.230
Connecting to openwrt.tetaneutral.net|89.234.156.230|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 143921369 (137M) [application/octet-stream]
(...)
143,921,369 87.5M/s   in 1.6s
2016-04-22 17:29:28 (87.5 MB/s) (...)

real0m1.598s
user0m0.116s
sys 0m0.376s


On Mon, 2016-04-11 at 23:54 +0200, Laurent GUERBY wrote:
> On Fri, 2016-03-25 at 19:02 +0100, Laurent GUERBY wrote:
> > On Sat, 2016-03-19 at 15:47 +0100, John Crispin wrote:
> > > 
> > > On 19/03/2016 14:10, Laurent GUERBY wrote:
> > > > Hi, 
> > > > 
> > > > We've setup a mirror of openwrt on a 10G+ connection IPv4+v6, MPTCP
> > > > support using initial rsync from ba.mirror.garr.it :
> > > > 
> > > > http://openwrt.tetaneutral.net
> > > > 
> > > > But garr.it does not have 15.05.1, is there a way to directly rsync from
> > > > downloads.openwrt.org ? Or any other way ? (push would be okay if
> > > > needed).
> > > > 
> > > > Sincerely
> > > > 
> > > > Laurent GUERBY
> > > > AS197422 http://tetaneutral.net
> > > 
> > > i can rsync 15.05.1 to your server if that is ok for you ...
> > 
> > Ok for us :)
> > 
> > Laurent
> > 
> > PS: public key request sent last sunday by mail
> > (may be lost somewhere ?)
> 
> Ping ?
> 
> Laurent
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] rsync mirror of download.openwrt.org ?

2016-04-12 Thread Daniel Petre

On 04/12/2016 06:33 PM, Jo-Philipp Wich wrote:

Hi Dape,

you need to ask Kaloz to setup rsync access for you I guess.


Not sure i have his e-mail at hand but would be cool if he can white 
list 62.231.75.130 so i can start rsync already and get back tomorrow 
with the url details for the mirror offered.


Thanks!



Regards,
Jo
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] rsync mirror of download.openwrt.org ?

2016-04-12 Thread Jo-Philipp Wich
Hi Dape,

you need to ask Kaloz to setup rsync access for you I guess.

Regards,
Jo
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] rsync mirror of download.openwrt.org ?

2016-04-12 Thread Daniel Petre

On 04/12/2016 06:13 PM, Jo-Philipp Wich wrote:

Hi Daniel,

the entire downloads.openwrt.org is around 720GB while the 15.05.1
release is 36GB in total.


Thanks for replying. I see i have like 800 GB left on mirrors.linux.ro 
but i can find more space soon. Is there official openwrt mirroring 
instructions or it is just up to me how i download all the files?


Thanks!



Regards,
Jo
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] rsync mirror of download.openwrt.org ?

2016-04-12 Thread Jo-Philipp Wich
Hi Daniel,

the entire downloads.openwrt.org is around 720GB while the 15.05.1
release is 36GB in total.

Regards,
Jo
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] rsync mirror of download.openwrt.org ?

2016-04-11 Thread Daniel Petre

On 04/12/2016 12:54 AM, Laurent GUERBY wrote:

On Fri, 2016-03-25 at 19:02 +0100, Laurent GUERBY wrote:

On Sat, 2016-03-19 at 15:47 +0100, John Crispin wrote:


On 19/03/2016 14:10, Laurent GUERBY wrote:

Hi,

We've setup a mirror of openwrt on a 10G+ connection IPv4+v6, MPTCP
support using initial rsync from ba.mirror.garr.it :

http://openwrt.tetaneutral.net

But garr.it does not have 15.05.1, is there a way to directly rsync from
downloads.openwrt.org ? Or any other way ? (push would be okay if
needed).

Sincerely

Laurent GUERBY
AS197422 http://tetaneutral.net


i can rsync 15.05.1 to your server if that is ok for you ...


Ok for us :)


What's the space requirement for the whole Chaos Calmer release please? 
I'm interested in setting a mirror too..




Laurent

PS: public key request sent last sunday by mail
(may be lost somewhere ?)


Ping ?

Laurent
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] rsync mirror of download.openwrt.org ?

2016-04-11 Thread Laurent GUERBY
On Fri, 2016-03-25 at 19:02 +0100, Laurent GUERBY wrote:
> On Sat, 2016-03-19 at 15:47 +0100, John Crispin wrote:
> > 
> > On 19/03/2016 14:10, Laurent GUERBY wrote:
> > > Hi, 
> > > 
> > > We've setup a mirror of openwrt on a 10G+ connection IPv4+v6, MPTCP
> > > support using initial rsync from ba.mirror.garr.it :
> > > 
> > > http://openwrt.tetaneutral.net
> > > 
> > > But garr.it does not have 15.05.1, is there a way to directly rsync from
> > > downloads.openwrt.org ? Or any other way ? (push would be okay if
> > > needed).
> > > 
> > > Sincerely
> > > 
> > > Laurent GUERBY
> > > AS197422 http://tetaneutral.net
> > 
> > i can rsync 15.05.1 to your server if that is ok for you ...
> 
> Ok for us :)
> 
> Laurent
> 
> PS: public key request sent last sunday by mail
> (may be lost somewhere ?)

Ping ?

Laurent
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] rsync mirror of download.openwrt.org ?

2016-03-25 Thread Laurent GUERBY
On Sat, 2016-03-19 at 15:47 +0100, John Crispin wrote:
> 
> On 19/03/2016 14:10, Laurent GUERBY wrote:
> > Hi, 
> > 
> > We've setup a mirror of openwrt on a 10G+ connection IPv4+v6, MPTCP
> > support using initial rsync from ba.mirror.garr.it :
> > 
> > http://openwrt.tetaneutral.net
> > 
> > But garr.it does not have 15.05.1, is there a way to directly rsync from
> > downloads.openwrt.org ? Or any other way ? (push would be okay if
> > needed).
> > 
> > Sincerely
> > 
> > Laurent GUERBY
> > AS197422 http://tetaneutral.net
> 
> i can rsync 15.05.1 to your server if that is ok for you ...

Ok for us :)

Laurent

PS: public key request sent last sunday by mail
(may be lost somewhere ?)
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] rsync mirror of download.openwrt.org ?

2016-03-19 Thread John Crispin


On 19/03/2016 14:10, Laurent GUERBY wrote:
> Hi, 
> 
> We've setup a mirror of openwrt on a 10G+ connection IPv4+v6, MPTCP
> support using initial rsync from ba.mirror.garr.it :
> 
> http://openwrt.tetaneutral.net
> 
> But garr.it does not have 15.05.1, is there a way to directly rsync from
> downloads.openwrt.org ? Or any other way ? (push would be okay if
> needed).
> 
> Sincerely
> 
> Laurent GUERBY
> AS197422 http://tetaneutral.net

i can rsync 15.05.1 to your server if that is ok for you ...

John

> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> 
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] rsync mirror of download.openwrt.org ?

2016-03-19 Thread Laurent GUERBY
Hi, 

We've setup a mirror of openwrt on a 10G+ connection IPv4+v6, MPTCP
support using initial rsync from ba.mirror.garr.it :

http://openwrt.tetaneutral.net

But garr.it does not have 15.05.1, is there a way to directly rsync from
downloads.openwrt.org ? Or any other way ? (push would be okay if
needed).

Sincerely

Laurent GUERBY
AS197422 http://tetaneutral.net
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel