Bettucci Fabrizio <[EMAIL PROTECTED]> writes:

> scuse me if I sent you this mail but I want to know how can possible
> to create a local sitemap such as directory and file with 0 lenght
> from a web site.

I don't think you can do that with Wget.  The best you can do is,
download everything and nullify the files using a script.

> Another problem is when i get files from a Microsoft base web such
> as .ASP i want save these files with .html no asp.

`--html-extension' will tack ".html" at the end of every file.  This
will make ASPs come out as `file.asp.html'.

Reply via email to