public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* "Network is unreachable" after wget
@ 2021-05-18  3:47 Scott Blackledge
  2021-05-18  7:20 ` Paul Zimmermann
  0 siblings, 1 reply; 2+ messages in thread
From: Scott Blackledge @ 2021-05-18  3:47 UTC (permalink / raw)
  To: newlib

I attempted to wget newlib 4.1.0 and got back "network is unreachable".

 

$ sudo wget ftp://sourceware.org/pub/newlib/newlib-4.1.0.tar.gz

--2021-05-17 21:22:19--  ftp://sourceware.org/pub/newlib/newlib-4.1.0.tar.gz

           => 'newlib-4.1.0.tar.gz'

Resolving sourceware.org (sourceware.org)... 8.43.85.97,
2620:52:3:1:0:246e:9693:128c

Connecting to sourceware.org (sourceware.org)|8.43.85.97|:21... failed:
Connection timed out.

Connecting to sourceware.org
(sourceware.org)|2620:52:3:1:0:246e:9693:128c|:21... failed: Network is
unreachable.

 

Scott

 


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

* Re: "Network is unreachable" after wget
  2021-05-18  3:47 "Network is unreachable" after wget Scott Blackledge
@ 2021-05-18  7:20 ` Paul Zimmermann
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Zimmermann @ 2021-05-18  7:20 UTC (permalink / raw)
  To: Scott Blackledge; +Cc: newlib

       Dear Scott,

maybe a temporary problem, this seems to work now:

$ wget ftp://sourceware.org/pub/newlib/newlib-4.1.0.tar.gz
--2021-05-18 09:19:22--  ftp://sourceware.org/pub/newlib/newlib-4.1.0.tar.gz
           => ‘newlib-4.1.0.tar.gz.1’
Resolving sourceware.org (sourceware.org)... 8.43.85.97, 2620:52:3:1:0:246e:9693:128c
Connecting to sourceware.org (sourceware.org)|8.43.85.97|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/newlib ... done.
==> SIZE newlib-4.1.0.tar.gz ... 18648429
==> PASV ... done.    ==> RETR newlib-4.1.0.tar.gz ... done.
Length: 18648429 (18M) (unauthoritative)

newlib-4.1.0.tar.gz 100%[===================>]  17.78M  6.62MB/s    in 2.7s    

2021-05-18 09:19:26 (6.62 MB/s) - ‘newlib-4.1.0.tar.gz.1’ saved [18648429]

Paul

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

end of thread, other threads:[~2021-05-18  7:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-18  3:47 "Network is unreachable" after wget Scott Blackledge
2021-05-18  7:20 ` Paul Zimmermann

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).