Skip to main content
U.S. FlagAn official website of the United States government
icon dot gov
Official websites use .gov

A .gov website belongs to an official government organization in the United States.

icon https
Secure .gov websites use HTTPS

A lock () or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

niluarchive.conf

The configuration file used by data.aggregate.nilu.archive. It is located in $DB/etc/$STATION/niluarchive.$STATION.conf or in the default location $DB/etc/niluarchive.conf. If the station specific file does not exist then the default one is used.

Format

Lines beginning with '#' are treated as comments.

RECORD,TARGET,USER,PASSWORD

RECORD

The record to generate as defined by data.aggregate.ames.

TARGET

The target base URL to upload to, for example: “ftp://upload.location.net/directory/target” generally any upload scheme supported by curl (1) is supported. The URL should point to the final target directory to place data into.

USER

The user name to pass to curl.

PASSWORD

The password to pass to curl.