yep..that's all it was. I updated the path and it works perfect. It's the simple things that get ya. Really appreciate it!
On Sunday, October 17, 2021 at 9:33:20 AM UTC-4 [email protected] wrote: > Assuming the user is 'gaecinvh', your FTP server may interpret > > path = /home/gaeclnvh/public_ftp/incoming > > to mean literally /home/gaecinvh/public_ftp/incoming or even > /home/gaecinvh/home/gaecinfh/public_ftp/incoming. With this in mind, try > > path = /public_ftp/incoming > > or > > path = public_ftp/incoming > > Of course, whatever the destination, I am assuming that the user has write > privileges to it (check!). > > On Sun, Oct 17, 2021 at 6:10 AM Dan Gaecklein <[email protected]> wrote: > >> I've attached the FTP section. >> >> I'm still scratching my head, so I really appreciate the help. >> >> Thanks. >> On Thursday, October 14, 2021 at 10:49:47 PM UTC-4 [email protected] >> wrote: >> >>> FTP 553 errors are on the *server* side, so I suspect the error message >>> is misleading us. Most likely it means that the server cannot create the >>> file, rather than WeeWX is unable to find it. >>> >>> Can you post your [[FTP]] section? Make sure you obfuscate the password >>> first. >>> >>> On Thu, Oct 14, 2021 at 5:28 PM Dan Gaecklein <[email protected]> wrote: >>> >>>> Hi all, >>>> >>>> Having a bit of an issue using FTP to move my report from Weewx to a >>>> website hosted by Namecheap. I keep receiving an error >>>> that /var/www/html/weewx/daytempfeel.png can't be found, even thought it's >>>> there. I can manually FTP everything fine, and my report populates with no >>>> problem. I also set up a website on Digital Ocean to test it and Weewx >>>> ftp'd data to that site with absolutely no problem. >>>> >>>> I can't figure out for the life of me why FTPing to a site on NameCheap >>>> isn't working. I've attached a copy of the log. Hopefully thaere is enough >>>> info in there. >>>> >>>> Weather station is an AcuRite 01536 >>>> Running Weewx 4.5.1 on aOdroid XU4 >>>> >>>> Thanks in advance. >>>> >>>> -- >>>> 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/5d424a95-a1b8-4fcb-bab1-6dc723651429n%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/weewx-user/5d424a95-a1b8-4fcb-bab1-6dc723651429n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- >> 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/135aaa68-c093-4f53-92bb-59b3eab4c593n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/135aaa68-c093-4f53-92bb-59b3eab4c593n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/2ad2a676-978c-4846-a9c6-0d2bb8ef92acn%40googlegroups.com.
