nrt.conf
The configuration file used by data.aggregate.nilu.nrt. It is located in $DB/etc/$STATION/nrt.$STATION.conf or in the default location $DB/etc/nrt.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.