Am Samstag, 31. Januar 2015, 17:58:54 schrieb Alexander Kurakin:
> Good day!
> 
> Suppose I use --recursive mode.
> Suppose there are 'www.example.com/about' and 'www.example.com/about/more'
> pages.
> 
> Then I have 'about.1.html' and 'about/more.html' files.
> Can I avoid '.1' suffix by wget options?

Hi Alexander,

what would you expect ?

Basically, Wget saves the downloaded content to the filesystem.
When it saved 'about/more', how can it save a new file 'about' - this name 
already exists as directory !? Same goes when the download order is revers.

(BTW, Are you using -E/--adjust-extension (or the obsolete option --html-
extension) ?)

Tim

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to