


#
# Configuration file for stainfo
#

# Where the log files are written
Logfiledir      ../log/

#
# DB Connection stuff
#
DBuser          db_pwd
DBpassword      db_pwd
DBservice       db_service

# Optional Debug flag
Debug

#
# FTP connection stuff - where the station response files are kept
#

# FTPHost: proper name of the local anon ftp site
FTPHost     ftphost.somewhere.domain

# FTPDir: Path to the top level directory where the tar files go
#   e.g.:  /pub/Response_example
FTPDir /pub/Response_example

