wget -k -K -E -m bug

2005-05-13 Thread Nicolas Mizel
The following command wget --convert-links --backup-converted --html-extension --mirror http.//localhost/index.php downloads index.php.html and back it up as index.php.html.orig before converting the links. When re-mirroring, wget looks for index.php.orig which doesn't exist and thus re-download

wget html-extension bug

2005-05-13 Thread Nicolas Mizel
The following command wget --convert-links --backup-converted --html-extension --mirror http.//localhost/index.php downloads index.php.html and back it up as index.php.html.orig before converting the links. When re-mirroring, wget looks for local index.php.orig which doesn't exist and thus

wget -k -K -E -m bug

2005-05-13 Thread Nicolas Mizel
The following command wget --convert-links --backup-converted --html-extension --mirror http.//localhost/index.php downloads index.php.html and back it up as index.php.html.orig before converting the links. When re-mirroring, wget looks for local index.php.orig which doesn't exist and thus