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.
Lines beginning with '#' are treated as comments.
RECORD,TARGET,USER,PASSWORD
The record to generate as defined by data.aggregate.ames.
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.
The user name to pass to curl.
The password to pass to curl.