bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FTP server unstable?


From: Chi-Hsuan Yen
Subject: Re: FTP server unstable?
Date: Sun, 9 Oct 2016 19:31:30 +0800



On Sun, Oct 9, 2016 at 7:22 PM, Patrick <address@hidden> wrote:
Hi Chi

I am on Trisquel Linux. I have had this problem all week but I was not trying to download/upload anything ncurses related. I have had trouble with both gftp and wget I am almost certain this is a Linux issue. I opened a ticket with my hosting provider and they said that they can download content from my hosting account fine.

Could anyone confirm that things are working fine with the ncurses server from Mac or Windows?

-Patrick






On 10/09/2016 05:56 AM, Chi Hsuan Yen wrote:
Hi all,

I got repeating "Connection reset" when downloading the latest source tarball. Is there something wrong with the FTP server? (I'm in Taiwan)

$ wget ftp://invisible-island.net/ncurses/current/ncurses-6.0-20161008.tgz
--2016-10-09 17:53:23--  ftp://invisible-island.net/ncurses/current/ncurses-6.0-20161008.tgz
           => ‘ncurses-6.0-20161008.tgz’
Resolving invisible-island.net (invisible-island.net)... 216.194.248.64
Connecting to invisible-island.net (invisible-island.net)|216.194.248.64|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /ncurses/current ... done.
==> SIZE ncurses-6.0-20161008.tgz ... 3187142
==> PASV ... done.    ==> RETR ncurses-6.0-20161008.tgz ... done.
Length: 3187142 (3.0M) (unauthoritative)

ncurses-6.0-20161008.tgz      4%[>                                           ] 128.52K   152KB/s    in 0.8s   

2016-10-09 17:53:28 (152 KB/s) - Data connection: Connection reset by peer; Data transfer aborted.
Retrying.

--2016-10-09 17:53:29--  ftp://invisible-island.net/ncurses/current/ncurses-6.0-20161008.tgz
  (try: 2) => ‘ncurses-6.0-20161008.tgz’
==> CWD not required.
==> SIZE ncurses-6.0-20161008.tgz ... 3187142
==> PASV ... done.    ==> REST 131608 ... done.   
==> RETR ncurses-6.0-20161008.tgz ... done.
Length: 3187142 (3.0M), 3055534 (2.9M) remaining (unauthoritative)

ncurses-6.0-20161008.tgz      8%[+=>                                         ] 252.36K   147KB/s    in 0.8s   

2016-10-09 17:53:31 (147 KB/s) - Data connection: Connection reset by peer; Data transfer aborted.
Retrying.

--2016-10-09 17:53:34--  ftp://invisible-island.net/ncurses/current/ncurses-6.0-20161008.tgz
  (try: 3) => ‘ncurses-6.0-20161008.tgz’
==> CWD not required.
==> SIZE ncurses-6.0-20161008.tgz ... 3187142
==> PASV ... done.    ==> REST 258416 ... done.   
==> RETR ncurses-6.0-20161008.tgz ... done.
Length: 3187142 (3.0M), 2928726 (2.8M) remaining (unauthoritative)

ncurses-6.0-20161008.tgz     12%[+++=>                                       ] 376.20K   151KB/s    in 0.8s   

2016-10-09 17:53:38 (151 KB/s) - Data connection: Connection reset by peer; Data transfer aborted.
Retrying.

--2016-10-09 17:53:41--  ftp://invisible-island.net/ncurses/current/ncurses-6.0-20161008.tgz
  (try: 4) => ‘ncurses-6.0-20161008.tgz’
==> CWD not required.
==> SIZE ncurses-6.0-20161008.tgz ... 3187142
==> PASV ... done.    ==> REST 385224 ... done.   
==> RETR ncurses-6.0-20161008.tgz ... done.
Length: 3187142 (3.0M), 2801918 (2.7M) remaining (unauthoritative)

ncurses-6.0-20161008.tgz     16%[+++++=>                                     ] 503.30K   126KB/s    in 1.0s   

2016-10-09 17:53:43 (126 KB/s) - Data connection: Connection reset by peer;



_______________________________________________
Bug-ncurses mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-ncurses


I have two machines. Both run wget 1.18 on Arch Linux. One downloads fine and the other always fails. As a result I guess it's a network issue rather than an OS one. I haven't find out why, though.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]