It appears that my sftp stanza installed before the skins. I moved the stanza to before the regular ftp stanza and lo and behold it works! Thanks for the input!
On Sun, Jun 9, 2019 at 5:49 PM gjr80 <[email protected]> wrote: > Hi, > > Skins are processed sequentially in the order they appear under > [StdReport] in weewx.conf. Unless your are doing something pretty complex > in a skin that involves threading etc the next skin is not processed until > the previous skin has finished generation. > > I’m guessing under [StdPrint] you already have the FTP skin after your > skin that generates the files you wish to upload? If so you might be able > to get a better idea of what is happening when by setting debug=1 in > weewx.conf, restarting WeeWX and then checking the log once a couple of > report cycles have completed. > > Gary > > -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/weewx-user/DScFxiDd9uQ/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/2bcdf6a1-7e03-40f8-b6e8-385a9d051ce9%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > -- Chris Plant Sent from Gmail Mobile -- 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/CALvMK2S_hsfU_eU1Cka-awPqoMehPWY95L_H47EneoTWm9RJ%3Dw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
