StationsDownload.cfg

Package: WA2L/WinTools 1.2.08
Section: Configuration Files (4)
Updated: 05 June 2023
Index Return to Main Contents

 

NAME

StationsDownload.cfg - configuration file for stationsdownload

 

SYNOPSIS

WA2LWinTools/etc/StationsDownload.cfg

WA2LWinTools/etc/StationsDownload.hostname.cfg

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

This is the optional configuration file for the StationsDownload command.

The configuration file containing the hostname has preference over the StationsDownload.cfg file, if it exists on the related host.

In 'normal' cases you don't need this configuration file to be able to download and install updates for the WA2L/WinTools package.

 

FILEFORMAT

Rows starting with a # are considered as comments.

The file format is OPTION=VALUE

Between the OPTION, the = and the VALUE are no spaces.

 

OPTIONS

DOWNLOADURL
URL from where the WA2L/WinTools file is downloaded.

Example: DOWNLOADURL=

Default: DOWNLOADURL=http://82.66.77.189/latest.zip

WGETOPTIONS
additional options to wget which is used internally to download the package file as fallback when the download thru the standard Windows™ method fails.

Internally the wget command is called as follows:

wget --no-clobber --output-document="TemporaryDownloadFile" WGETOPTIONS DOWNLOADURL

Therefore the specified WGETOPTIONS are passed before the DOWNLOADURL to the wget command.

Example: WGETOPTIONS=--no-verbose

Default: WGETOPTIONS=

 

EXAMPLES

-

 

SEE ALSO

wintoolsintro(1), proxy.cfg(4), stationsdownload(1m), wget(3)

 

NOTES

-

 

BUGS

-

 

AUTHOR

WebcamsDownload.cfg was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2023 Christian Walther

This is free software; see WA2LWinTools/man/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
FILEFORMAT
OPTIONS
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 16:33:04 GMT, September 14, 2024