public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* New GCC mirror from Rabat, Morocco
@ 2019-10-06  0:02 Sami Ait Ali Oulahcen
  2019-10-18 17:21 ` Sami Ait Ali Oulahcen
  2020-01-04 23:51 ` Gerald Pfeifer
  0 siblings, 2 replies; 4+ messages in thread
From: Sami Ait Ali Oulahcen @ 2019-10-06  0:02 UTC (permalink / raw)
  To: gcc

Hi,

We'd like to start mirroring the GCC.

URLs:
http://mirror.marwan.ma/gcc/
https://mirror.marwan.ma/gcc/
rsync://mirror.marwan.ma/gcc/
Location:     Rabat, Morocco
Contact:      Sami Ait Ali Oulahcen (noc{at}marwan{dot}ma)

Please let us know of the central rsync address, and the recommended pull frequency.

Regards,

Sami

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: New GCC mirror from Rabat, Morocco
  2019-10-06  0:02 New GCC mirror from Rabat, Morocco Sami Ait Ali Oulahcen
@ 2019-10-18 17:21 ` Sami Ait Ali Oulahcen
  2020-01-04 23:51 ` Gerald Pfeifer
  1 sibling, 0 replies; 4+ messages in thread
From: Sami Ait Ali Oulahcen @ 2019-10-18 17:21 UTC (permalink / raw)
  To: gcc

A kind reminder.



Sent from my iPhone

> On Oct 6, 2019, at 01:01, Sami Ait Ali Oulahcen <sami@marwan.ma> wrote:
> 
> Hi,
> 
> We'd like to start mirroring the GCC.
> 
> URLs:
> http://mirror.marwan.ma/gcc/
> https://mirror.marwan.ma/gcc/
> rsync://mirror.marwan.ma/gcc/
> Location:     Rabat, Morocco
> Contact:      Sami Ait Ali Oulahcen (noc{at}marwan{dot}ma)
> 
> Please let us know of the central rsync address, and the recommended pull frequency.
> 
> Regards,
> 
> Sami

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: New GCC mirror from Rabat, Morocco
  2019-10-06  0:02 New GCC mirror from Rabat, Morocco Sami Ait Ali Oulahcen
  2019-10-18 17:21 ` Sami Ait Ali Oulahcen
@ 2020-01-04 23:51 ` Gerald Pfeifer
  2020-02-05 21:42   ` [committed] wwwdocs: " Gerald Pfeifer
  1 sibling, 1 reply; 4+ messages in thread
From: Gerald Pfeifer @ 2020-01-04 23:51 UTC (permalink / raw)
  To: Sami Ait Ali Oulahcen; +Cc: gcc

Hi Sami,

On Sun, 6 Oct 2019, Sami Ait Ali Oulahcen wrote:
> We'd like to start mirroring the GCC.

apologies, it appears none of us did get back to you last year?

Happy to have you as a mirror, and if you'd like to submit a patch
for https://gcc.gnu.org/mirrors.html that'd be great. Otherwise we
can create one.

> URLs:
> http://mirror.marwan.ma/gcc/
> https://mirror.marwan.ma/gcc/
> rsync://mirror.marwan.ma/gcc/
> Location:     Rabat, Morocco
> Contact:      Sami Ait Ali Oulahcen (noc{at}marwan{dot}ma)
> 
> Please let us know of the central rsync address, and the recommended pull frequency.

We've got a little page at https://gcc.gnu.org/rsync.html that has
information on our rsync service.

`rsync rsync://gcc.gnu.org/` lists a long list of targets, and the
one you'll probably want is gcc-ftp, so

  rsync --archive --delete --compress rsync://gcc.gnu.org/gcc-ftp /loc/al/dir

I guess?

(Let me know whether/what works for you, and I'll make sure to 
enhance our documentation.)


As for frequence, once a day, maybe a bit after snapshot runs happen,
so around midnight your timezone should work fine.

Thank you,
Gerald

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [committed] wwwdocs: New GCC mirror from Rabat, Morocco
  2020-01-04 23:51 ` Gerald Pfeifer
@ 2020-02-05 21:42   ` Gerald Pfeifer
  0 siblings, 0 replies; 4+ messages in thread
From: Gerald Pfeifer @ 2020-02-05 21:42 UTC (permalink / raw)
  To: Sami Ait Ali Oulahcen, gcc-patches; +Cc: gcc

On Sun, 5 Jan 2020, Gerald Pfeifer wrote:
> Happy to have you as a mirror, and if you'd like to submit a patch
> for https://gcc.gnu.org/mirrors.html that'd be great. Otherwise we
> can create one.

I applied this patch that I created on behalf of Sami.

Gerald


- Log -----------------------------------------------------------------
commit c69ec31fe4eec31ec6f1c76ebec23ad69cfb85d3
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Wed Feb 5 22:38:24 2020 +0100

    Add mirror.marwan.ma.

diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html
index 1917d04a..6813de72 100644
--- a/htdocs/mirrors.html
+++ b/htdocs/mirrors.html
@@ -30,6 +30,10 @@ mirrors</a>.  The following sites mirror the gcc.gnu.org download site
 <li>Greece: <a href="ftp://ftp.ntua.gr/pub/gnu/gcc/">ftp.ntua.gr</a>, thanks to ftpadm at ntua.gr</li>
 <li>Hungary, Budapest: <a href="http://robotlab.itk.ppke.hu/gcc/">robotlab.itk.ppke.hu</a>, thanks to Adam Rak (neurhlp at gmail.com)</li>
 <li>Japan: <a href="http://ftp.tsukuba.wide.ad.jp/software/gcc/">ftp.tsukuba.wide.ad.jp</a>, thanks to Kohei Takahashi (tsukuba-ftp-servers at tsukuba.wide.ad.jp)</li>
+<li>Morocco:
+  <a href="https://mirror.marwan.ma/gcc/">mirror.marwan.ma</a>
+ (<a href="rsync://mirror.marwan.ma/gcc/">rsync://mirror.marwan.ma/gcc/</a>),
+  thanks to Sami Ait Ali Oulahcen (sami@marwan.ma)
 <li>The Netherlands, Dronten:
 ?? <a href="http://mirror.koddos.net/gcc/">http://mirror.koddos.net/gcc/</a> |
 ?? <a href="rsync://mirror.koddos.net/gcc/">rsync://mirror.koddos.net/gcc/</a>,

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-05 21:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-06  0:02 New GCC mirror from Rabat, Morocco Sami Ait Ali Oulahcen
2019-10-18 17:21 ` Sami Ait Ali Oulahcen
2020-01-04 23:51 ` Gerald Pfeifer
2020-02-05 21:42   ` [committed] wwwdocs: " Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).