Data Store
DSLstats can optionally save all the data it collects in a local location, and also optionally upload this data by FTP to any remote location to which you have FTP write access.All the data is saved in daily folders. The main stats can be saved in separate files for each sample, or in a single file containing all the samples for one day. The stats files consist of a space-delimited list of values, and in a single daily file the separate samples are separated by line endings (CRLF for Windows, LF for Linux).
There are also four sets of files containing the per-tone data (Bitloading, SNR per tone, QLN and HLog). These files contain a comma-delimited list of values, and are zip compressed and saved with time stamped filenames. They are saved once an hour.
How to configure the data store