bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] [bug #25340] --mirror and --convert-links mixing poorly?


From: William McKee
Subject: [Bug-wget] [bug #25340] --mirror and --convert-links mixing poorly?
Date: Tue, 18 Oct 2016 03:25:48 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.59 Safari/537.36

Follow-up Comment #4, bug #25340 (project wget):

This continues to be an issue in v1.18 using the following options:

 wget \
      --mirror \
      --page-requisites \
      --adjust-extension \
      --convert-links \
      --no-parent \
      --no-host-directories \
      -o wget.log \
      --domains charlotteworks.com \
      www.charlotteworks.com

When running this command twice, the background images work on the first
attempt then end up getting appended with .html. This is esp noticeably on the
PNG and CSS files in the index.html file. 

Simplifying this command and removing the --mirror option does not create the
problem:

   wget --page-requisites --adjust-extension --convert-links --no-parent
--no-host-directories -o wget.log --domains charlotteworks.com
www.charlotteworks.com

FYI, the website above will be replaced by a new site after Feb 2017. I'm not
sure if this behavior is dependent on the web hosting environment.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25340>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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