this is how SFTP looks like under stdreport at first installation. The 
password is written in quotes, do I have to delete these quotes and let 
password = replace_me or password = 'replace_me' or password =' 
"replace_me" ' ?

  [[sftp]]
        server = replace with the sftp server name
        user = replace_me
        skin = sftp
        path = replace with the sftp destination path
        password = '"replace_me"'
        port = 22

Anyway the log file is similar as posted this morning. I can see that SFTP 
connects to server but cannot finish the work due to same error code above 
posted



El viernes, 19 de julio de 2019, 11:00:22 (UTC+2), gjr80 escribió:
>
> Hi, 
>
> Looks like an invalid path may have been specified. A bit more log will 
> help. Can you edit weewx.conf, set debug = 1, save weewx.conf and then 
> restart WeeWX. Let WeeWX run for at least 10 minutes and then post the log 
> from when you restarted WeeWX covering the full 10 minutes; don’t truncate 
> the start of the log, this shows a lot of config info. Would also help to 
> see your [[SFTP]] stanza under [StdReport] in weewx.conf. Just make sure 
> you remove any passwords or other sensitive info before posting. 
>
> Gary

-- 
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/ba0d7aae-e563-4f1d-9ac5-8fda069ebc5f%40googlegroups.com.

Reply via email to