Bug 179963 - wget appends to ".listing" files on revisits
Summary: wget appends to ".listing" files on revisits
Keywords:
Status: CLOSED DUPLICATE of bug 179962
Alias: None
Product: Fedora
Classification: Fedora
Component: wget
Version: 4
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Karsten Hopp
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-04 03:00 UTC by Mike McCaffrey
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-04 13:53:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mike McCaffrey 2006-02-04 03:00:01 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)

Description of problem:
The listing of the downloaded directory in the .listing file which is created by wget when visting ftp sites and which remains if the --no-remove-listing or --miror option is used grows after each download. Wget is appending to the .listing file and not re-creating it as it did in previous versions. Version is wget-1.10.2-0.fc4.i386.rpm.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Run wget with the --no-remove-listing or --mirror option on the same url twice and the .listing file will contain duplicate entries of the name(s) of the file(s) downloaded.
  

Actual Results:  On the second visting the directory listing was appended to the previous .listing file. 

Expected Results:  The .listing file should be a single listing of the files in the directory of the url visited.

Additional info:

Comment 1 David Eisenstein 2006-02-04 13:53:19 UTC
Exact same bug as Bug 179962.  Closing.

*** This bug has been marked as a duplicate of 179962 ***


Note You need to log in before you can comment on or make changes to this bug.