Hello !
I tried to use the installed version of wget (GNU Wget 1.10.1) to do a mirror
of my websites for backup. I used the following command :
-
wget -r -N -l inf --no-passive-ftp --user=MYUSERNAME --password=PWD
ft
Zitat von Jochen Roderburg <[EMAIL PROTECTED]>:
> Zitat von Hrvoje Niksic <[EMAIL PROTECTED]>:
>
> > Mauro, you will need to look at this one. Part of the problem is that
> > Wget decides to save to index.html.1 although -c is in use. That is
> > solved with the patch attached below. But the ot