retrieve updates from a network path?

Hello,

It is possible to retrieve updates from a network path and not from http or ftp?

Thx,Marcel

Yes, you'll want to specify the site as something like:

file:///path/to/network/location/%file%

For the record, wyUpdate supports the following URI types:

  • http://
  • https://
  • ftp://
  • file://

Tell me if this helps.

Very nice.

Thanks,Marcel