wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | Default Page handling broken by commit 89ff57ee93


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | Default Page handling broken by commit 89ff57ee937e6c70d3927c00a9dda75f33947238 (#415)
Date: Sat, 10 Nov 2018 13:37:47 +0000

Then we need a fix that breaks backward compatibility. `/` and `/index.html` 
must result in two different file names and not both in `/index.html` as it now 
is (and always was with Wget1.x). Wget1.x saves the first occurrence (of `/` or 
`/index.html`) as `index.html` and the second as `index.html.1`, but after 
download you can't say which one was which.

Should we save `/` as `.directory` or something ?

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/415#note_116231919
You're receiving this email because of your account on gitlab.com.


reply via email to

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