On Tuesday 24 June 2003 22:29, Dan Jacobson wrote: > Another case is where we get the partially downloaded (larva, pupa, > whatever) file out of the wwwoffle cache by hand and rename it to wget > expects, and continue with wget -Y off -c. Wget doesn't know that > there is a HTTP header swelling the file, so that must first be > chopped off. There are other considerations too probably.
Hi Dan, extracting those partially downloaded files from the WWWOFFLE cache with your preferred browser's "save to file" option will delete the HTTP header and the suggested filename should be what wget expects. Best regards, Nils
