Gary: I copied the lines from the backup weewx.conf file, but that did not
seem to make a difference.
Under [[FTP]] is:
# FTP'ing the results to a webserver is treated as just another report,
# albeit one with an unusual report generator!
skin = Ftp
# If you wish to use FTP, uncomment and fill out the next four
lines.
#user = replace with the ftp username
#password = replace with the ftp password
#server = replace with the ftp server name, e.g, www.threefools.org
#path = replace with the ftp destination directory (e.g., /weather)
# Set to True for a secure FTP (SFTP) connection. Not all servers
# support this.
secure_ftp = False
# To upload files from something other than what HTML_ROOT is set
# to above, specify a different HTML_ROOT here.
#HTML_ROOT = public_html
# Most FTP servers use port 21
port = 21
# Set to 1 to use passive mode, zero for active mode
passive = 0
max_tries = 3
user = n2qlq
password = XXXXXXXXX!
server = www.photokinetics.org
path = photokinetics.org/Weather
And under [RealtimeGaugeData] is:
remote_server_url = http://photokinetics.org/Weather/post_gauge-data.php
timeout = 2
response_text = success
date_format = %Y.%m.%d %H:%M
rtgd_path = /home/weewx/public_html
I really do appreciate the help!!
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.