On Tue, 5 Aug 2003, Bartel, Lawrence wrote:

> I have web html and embedded ActiveX control AutoDesk Whip! with source file
> attribute set to file on file server. Are there parameters for Wget to get
> these *.dwf files also? On another part of same page I have <A
> HREF="file://u:\parts\xyz.dwg">. Is it possible to get the *.dwg files as
> well?

# wget file://my_file.html
file://my_file.html: Unsupported scheme.

nope not supported.  why would you want Wget to retrieve a locally
available file? how would Wget even handle the situation: "download" the
file and overwrite it?

/a

> thanks
> Lawrence

Reply via email to