Bug 520

Summary: xferstats does not include host count
Product: [Retired] Red Hat Linux Reporter: borgia
Component: wu-ftpdAssignee: Cristian Gafton <gafton>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-03-18 20:59:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description borgia 1998-12-18 23:09:03 UTC
I've found that the xferstats program shipped with RH5.2
does not calculate the number of systems using an ftp site
and that this is due to a missing line in the script itself.
The ftpd xferstats script shipped with 5.0&5.1 contained the
same bug...

Here is the diff:

-cut-cut-cut-
106a107
>    $systemfiles{$line[6]}++;                    # Systems
Accessing the
Arc
-cut-cut-cut-

[!!!already reported for RH 5.0!!!]

Comment 1 David Lawrence 1998-12-23 16:29:59 UTC
This appears to be a suggestion for improvement of the product.

Comment 2 borgia 1998-12-26 23:05:59 UTC
the script author clearly intended to keep a count of systems
connecting to the server, but forgot a line in the script; imho, this
is not a suggestion for an improvement (otherwise, the $systems array
wouldn't be there in the first place), just a bug, although surely not
your fault (it is in fact present in the pristine source)

Comment 3 Cristian Gafton 1999-03-18 20:59:59 UTC
Fixed in the current beta