CitesDownload.cfg

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

 

NAME

CitesDownload.cfg - configuration file for CitesDownload

 

SYNOPSIS

WA2LWinTools/etc/CitesDownload.cfg

WA2LWinTools/etc/CitesDownload.hostname.cfg

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

This is the optional configuration file for the WebcamsDownload command.

The configuration file containing the hostname has preference over the CitesDownload.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://wa2l-wintools.sourceforge.net/www/WA2LNewsLibrary/app/cites.js

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), citesdownload(1m), wget(3)

 

NOTES

-

 

BUGS

-

 

AUTHOR

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

 

COPYRIGHT

Copyright © 2020 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:31:52 GMT, September 14, 2024