NetBSD Problem Report #7733
Received: (qmail 27577 invoked from network); 8 Jun 1999 04:16:51 -0000
Message-Id: <199906080415.XAA16623@polka.spot.org>
Date: Mon, 7 Jun 1999 23:15:04 -0500 (CDT)
From: Scott Reynolds <scottr@og.org>
Reply-To: scottr@netbsd.org
To: gnats-bugs@gnats.netbsd.org
Subject: ftp retry option doesn't retry when it probably should
X-Send-Pr-Version: 3.95
>Number: 7733
>Category: bin
>Synopsis: ftp retry option doesn't retry when it probably should
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: lukem
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jun 07 21:20:01 +0000 1999
>Closed-Date:
>Last-Modified: Thu May 22 06:55:13 +0000 2003
>Originator: Scott Reynolds
>Release: 1.4
>Organization:
>Environment:
NetBSD 1.4, HP 9000/425T, NAT environment w/dynamic IP
System: NetBSD polka 1.4 NetBSD 1.4 (POLKA) #29: Sat May 8 16:55:15 CDT 1999 scottr@polka:/a/src/sys/arch/hp300/compile/POLKA hp300
>Description:
When dropped from (at least some) ftp servers because the number
of users has reached an administrative limit, the retry option
doesn't always retry.
>How-To-Repeat:
Find a site using NcFTPd that has reached the login limit. Try to
fetch a file using a URL on the command line, specifying a retry
time with the `-r' option. Notice that it doesn't retry.
The feature works fine if you simply specify the host to connect
to rather than a file to retrieve.
>Fix:
None given. The problem is probably that the code checks only to
see if we're connected; we don't track login success or failure
separately. This seems simple enough to fix. However, someone
more familiar with the code than I am should consider the
potential problems with any solution.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: bin-bug-people->lukem
Responsible-Changed-By: lukem
Responsible-Changed-When: Mon Nov 1 00:20:18 PST 1999
Responsible-Changed-Why:
i should fix this...
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.