Zitat von Tony O'Hagan <[EMAIL PROTECTED]>:
> Original path: abc def/xyz pqr.gif
> After wget mirroring: abc%20def/xyz pqr.gif (broken link)
>
> wget --version is GNU Wget 1.8.2
>
This was a "well-known error" in the 1.8 versions of wget, which is already
corrected in th
Recently I used the following wget command under a hosted linux account:
$ wget -mirror -o mirror.log
The web site contained files and virtual directories that contained spaces
in the names.
URL encoding translated these spaces to %20.
wget correctly URL decoded the file names (creating file na