diff mbox series

[committed] wwwdocs: mirrors.html: Move gwdg.de from ftp to https

Message ID 20210529214432.C912A33E23@hamza.pair.com
State New
Headers show
Series [committed] wwwdocs: mirrors.html: Move gwdg.de from ftp to https | expand

Commit Message

Gerald Pfeifer May 29, 2021, 9:44 p.m. UTC
I commit this change which moves from ftp to https.

Eberhard, is there maybe a different/better URL to use, that does not
feature "ftp" in the hostname?

Gerald
---
 htdocs/mirrors.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tim Ehlers May 30, 2021, 9:17 a.m. UTC | #1
On Sat, 29 May 2021, Gerald Pfeifer wrote:

Dear Gerald,

> I commit this change which moves from ftp to https.
>
> Eberhard, is there maybe a different/better URL to use, that does not 
> feature "ftp" in the hostname?

> -<li>Germany: <a href="ftp://ftp.gwdg.de/pub/misc/gcc/">ftp.gwdg.de</a>, thanks to emoenke@gwdg.de</li>
> +<li>Germany: <a href="https://ftp.gwdg.de/pub/misc/gcc/">ftp.gwdg.de</a>, thanks to emoenke@gwdg.de</li>

no, it's still the "FTP"-Server, even if we nowadays also allow different 
protocols (http/rsync) and also have ssl for http in place.

But could you please change:

<li>Germany: <a href="https://ftp.gwdg.de/pub/misc/gcc/">ftp.gwdg.de</a>, thanks to emoenke@gwdg.de</li>

to:

<li>Germany: <a href="https://ftp.gwdg.de/pub/misc/gcc/">ftp.gwdg.de</a>, thanks to ftp@gwdg.de</li>

since Eberhard retired and we have the generic contact address ftp@gwdg.de 
for contacts now.

Thanks

Tim
Gerald Pfeifer May 30, 2021, 9:14 p.m. UTC | #2
On Sun, 30 May 2021, Tim Ehlers wrote:
> it's still the "FTP"-Server, even if we nowadays also allow different
> protocols (http/rsync) and also have ssl for http in place.
> 
> But could you please change:
> 
> <li>Germany: <a href="https://ftp.gwdg.de/pub/misc/gcc/">ftp.gwdg.de</a>,
> thanks to emoenke@gwdg.de</li>
> 
> to:
> 
> <li>Germany: <a href="https://ftp.gwdg.de/pub/misc/gcc/">ftp.gwdg.de</a>,
> thanks to ftp@gwdg.de</li>
> 
> since Eberhard retired and we have the generic contact address 
> ftp@gwdg.de for contacts now.

Sure, happy to, Tim.  Thank you for the confirmation and the update!

I pushed the change below. If there's anything else (or I missed 
something), please just let me know.

Cheers, Gerald


commit 0ff205ff678c35addd412a6e405edb034ad65b23
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sun May 30 23:13:10 2021 +0200

    mirrors: Replace emoenke@gwdg.de by ftp@gwdg.de

diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html
index 34da075a..083c6c04 100644
--- a/htdocs/mirrors.html
+++ b/htdocs/mirrors.html
@@ -21,7 +21,7 @@ mirrors</a>.  The following sites mirror the gcc.gnu.org download site
 <li>France, Brittany: <a href="ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/">ftp.irisa.fr</a>, thanks to ftpmaint@irisa.fr</li>
 <li>France, Versailles: <a href="ftp://ftp.uvsq.fr/pub/gcc/">ftp.uvsq.fr</a>, thanks to ftpmaint@uvsq.fr</li>
 <li>Germany, Berlin: <a href="ftp://ftp.fu-berlin.de/unix/languages/gcc/">ftp.fu-berlin.de</a>, thanks to ftp@fu-berlin.de</li>
-<li>Germany: <a href="https://ftp.gwdg.de/pub/misc/gcc/">ftp.gwdg.de</a>, thanks to emoenke@gwdg.de</li>
+<li>Germany: <a href="https://ftp.gwdg.de/pub/misc/gcc/">ftp.gwdg.de</a>, thanks to ftp@gwdg.de</li>
 <li>Germany: <a href="https://ftp.mpi-inf.mpg.de/mirrors/gnu/mirror/gcc.gnu.org/pub/gcc/">mpi-sb.mpg.de</a>, thanks to ftpadmin@mpi-sb.mpg.de</li>
 <li>Germany: <a href="http://gcc.cybermirror.org">http://gcc.cybermirror.org</a>, thanks to Sascha Schwarz (cm@cybermirror.org)</li>
 <li>Greece: <a href="http://ftp.ntua.gr/mirror/gnu/gcc/">ntua.gr</a>, thanks to ftpadm@ntua.gr</li>
diff mbox series

Patch

diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html
index 3e121e87..34da075a 100644
--- a/htdocs/mirrors.html
+++ b/htdocs/mirrors.html
@@ -21,7 +21,7 @@  mirrors</a>.  The following sites mirror the gcc.gnu.org download site
 <li>France, Brittany: <a href="ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/">ftp.irisa.fr</a>, thanks to ftpmaint@irisa.fr</li>
 <li>France, Versailles: <a href="ftp://ftp.uvsq.fr/pub/gcc/">ftp.uvsq.fr</a>, thanks to ftpmaint@uvsq.fr</li>
 <li>Germany, Berlin: <a href="ftp://ftp.fu-berlin.de/unix/languages/gcc/">ftp.fu-berlin.de</a>, thanks to ftp@fu-berlin.de</li>
-<li>Germany: <a href="ftp://ftp.gwdg.de/pub/misc/gcc/">ftp.gwdg.de</a>, thanks to emoenke@gwdg.de</li>
+<li>Germany: <a href="https://ftp.gwdg.de/pub/misc/gcc/">ftp.gwdg.de</a>, thanks to emoenke@gwdg.de</li>
 <li>Germany: <a href="https://ftp.mpi-inf.mpg.de/mirrors/gnu/mirror/gcc.gnu.org/pub/gcc/">mpi-sb.mpg.de</a>, thanks to ftpadmin@mpi-sb.mpg.de</li>
 <li>Germany: <a href="http://gcc.cybermirror.org">http://gcc.cybermirror.org</a>, thanks to Sascha Schwarz (cm@cybermirror.org)</li>
 <li>Greece: <a href="http://ftp.ntua.gr/mirror/gnu/gcc/">ntua.gr</a>, thanks to ftpadm@ntua.gr</li>