Just hoping it was handled in some way. I'm trying to deploy an intranet
site at another unconnected location (mailed on CD's).

thanks
Lawrence

-----Original Message-----
From: Aaron S. Hawley [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 9:56 AM
To: Bartel, Lawrence
Cc: [EMAIL PROTECTED]
Subject: Re: How to get site's additional ancillary files?



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