weex: problem with ftp

51 views
Skip to first unread message

Dario Cillerai

unread,
May 20, 2022, 5:35:51 PM5/20/22
to weewx-user
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
weewx_log.txt

vince

unread,
May 20, 2022, 11:29:04 PM5/20/22
to weewx-user

Dario Cillerai

unread,
May 21, 2022, 3:05:38 PM5/21/22
to weewx-user
It works!

Thanks a lot
Reply all
Reply to author
Forward
0 new messages