It works perfectly Many Thanks Phil
Le mardi 21 décembre 2021 à 02:36:11 UTC+4, [email protected] a écrit : > I've never tried it, but I don't see why you can't have two different > reports, each of which uses the rsync skin. Something like this (NOT > TESTED): > > # The first report is as before: > [[RSYNC]] > skin = Rsync > enable = true > server = server1.acme.com > user = joe > path = /home/joe/weewx > > # A second report with a different server: > [[RSYNC2]] > skin = Rsync > enable = true > server = server2.acme.com > user = jane > path = /home/jane/weewx > > -tk > > On Mon, Dec 20, 2021 at 12:15 AM Phil D <[email protected]> wrote: > >> Hello everyone >> I am using weewx sending data to a remote server via the rsync protocol. >> >> I need to send some other data (HTML pages, txt files) to another remote >> server. >> Is it possible ? how to do it ? by the FTP protocol? and how to target to >> send only the useful data to the 2nd server? >> >> Thanks for your help >> >> Phil >> >> -- >> 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/b72a3c38-1cf2-4232-b1d5-9278bb0d3409n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/b72a3c38-1cf2-4232-b1d5-9278bb0d3409n%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/aa1f5f06-0962-4a67-b6ab-c015bb56abb8n%40googlegroups.com.
