It works!

Thanks a lot

On Saturday, May 21, 2022 at 5:29:04 AM UTC+2 vince wrote:

> https://groups.google.com/g/weewx-user/c/gjyoiehMhOY/m/i-wLfoAOAgAJ
>
> On Friday, May 20, 2022 at 2:35:51 PM UTC-7 [email protected] wrote:
>
>> Hello,
>>
>> weewx installed in Raspberry PI.
>>
>> Simulator station configured.
>>
>> Connected to LAN.
>>
>> html pages produced correctly.
>>
>> FTP gives the error as in the attached log.
>>
>> FTP conf is:
>>
>>    [[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, set "enable" to "true", then
>>         # fill out the next four lines.
>>         # Use quotes around passwords to guard against parsing errors.
>>         enable = true
>>         user = meteotatti
>>         password = xxxxxxxxxxx
>>         server = ftp.meteotatti.altervista.org
>>         path = "/"
>>
>>         # Set to True for an FTP over TLS (FTPS) 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 = /var/www/html/weewx
>>
>>         # Most FTP servers use port 21
>>         port = 21
>>
>>         # Set to 1 to use passive mode, zero for active mode
>>         passive = 1
>>
>> Please, help me.
>>
>> Thanks,
>>
>> Dario
>>
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/44a19461-95db-4131-a620-a03d74001238n%40googlegroups.com.

Reply via email to