NetBSD-Bugs archive

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

Re: bin/34796 ftp(1) hangs indefinitely on unresponsive servers



The following reply was made to PR bin/34796; it has been noted by GNATS.

From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, christos%zoulas.com@localhost
Cc: 
Subject: Re: bin/34796 ftp(1) hangs indefinitely on unresponsive servers
Date: Mon, 04 Nov 2013 00:05:35 +0900 (JST)

 From: christos%zoulas.com@localhost (Christos Zoulas), Date: Sun,  3 Nov 2013 
14:50:00 +0000 (UTC)
 
 > The following reply was made to PR bin/34796; it has been noted by GNATS.
 > 
 > From: christos%zoulas.com@localhost (Christos Zoulas)
 > To: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
 > Cc: gnats-bugs%NetBSD.org@localhost
 > Subject: Re: bin/34796 ftp(1) hangs indefinitely on unresponsive servers
 > Date: Sun, 3 Nov 2013 09:47:30 -0500
 > 
 >  On Nov 3, 11:30pm, ryo_on%yk.rim.or.jp@localhost (Ryo ONODERA) wrote:
 >  -- Subject: Re: bin/34796 ftp(1) hangs indefinitely on unresponsive servers
 >  
 >  | Hi,
 >  | 
 >  | I feel progress bar drawing has problem.
 >  | The file is downloaded, but progress bar does not progress.
 >  | 
 >  | Please try to download bigger file, for example,
 >  | 
 >  | % time ftp 
 > http://download-origin.cdn.mozilla.net/pub/mozilla.org/seamonkey/releases/2.22/source/seamonkey-2.22.source.tar.bz2
 >  | 
 >  
 >  Should be fixed now, thanks!
 
 Following commit fixes progress bar problem.
 
 
 Module Name:    src
 Committed By:   christos
 Date:           Sun Nov  3 14:45:50 UTC 2013
 
 Modified Files:
         src/usr.bin/ftp: fetch.c
 
 Log Message:
 let progressmeter deal with the timeout once we've started transferring.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.203 -r1.204 src/usr.bin/ftp/fetch.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 
 
 
 Thank you!
 
 --
 Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
 PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3
 


Home | Main Index | Thread Index | Old Index