Here you go - I copied it over from the other RPi which works. The service
has been restarted several times since last editing this part of the
config. When I was doing it originally I had problems which however
created error messages that let me work out what the issue was:
[[FTP]]
# 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
user=xxxx
#password = replace with the ftp password
passwd=xxxx
#server = replace with the ftp server name, e.g, www.threefools.org
server=192.168.x.x
#path = replace with the ftp destination directory (e.g., /weather)
path=xxxx
On Friday, 9 December 2016 11:51:01 UTC, Andrew Milner wrote:
> We could possibly help if we knew what was actually in your weewx.conf
> rather than just taking your word for it!!
>
> Have you, for example, uncommented the lines which require uncommenting in
> the FTP section of stdReport in weewx.conf??
>
>
>
> On Friday, 9 December 2016 12:58:24 UTC+2, Auchtermuchty Weather wrote:
>
>> Getting the following on my newer RPi with Weewx 3.6.2:
>>
>> Dec 9 10:45:25 weather2 weewx[26990]: reportengine: Found configuration
>> file /home/weewx/skins/Ftp/skin.conf for report FTP
>> Dec 9 10:45:25 weather2 weewx[26990]: reportengine: FTP upload not
>> requested. Skipped.
>>
>> Very puzzled as the details for Ftp in weewx.conf are the same as on the
>> one which is working.
>>
>> FTP is installed:
>>
>> pi@weather2:~ $ type ftp
>> ftp is /usr/bin/ftp
>>
>
--
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.