Hello,
I don't understand why you want to use rsync over NFS. 
NFS juste does all the work for you. 
Once the remote file system is  mounted, usually at boot or login depending 
on the setup, there is no more distinction between the local files and the 
remote ones. 
So, in weewx.conf
  - disable rsync
  - set HTML_ROOT = <your NFS remote directory>
something like 
        HTML_ROOT = /www/html/weewx
NFS will know where /www/ is installed, of course this is defined in the 
NFS setup.
Regards,     Paul
PS Remember, in the mid 80's  SUN said
           The network IS the computer
     
Le Thursday, March 2, 2023 à 6:37:45 PM UTC+1, vince a écrit :

> Set your server to 127.0.0.1 and rsync-over-ssh to yourself.   Just follow 
> the same procedure you'd do for setting up a remote system.  You need a 
> /root/.ssh/config file and the public key you use should be in 
> /root/.ssh/authorized_keys on the weewx system.
>
>
> On Thursday, March 2, 2023 at 12:24:38 AM UTC-8 Mark Fraser wrote:
>
> I have set up file sharing between 2 devices using NFS so that I don't 
> have to store passwords. Is it possible to have weewx rsync over this 
> connection as it seems to want a server name and port as part of the 
> configuration?
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/f6f4e2f4-9e36-4e57-93f4-3a7bb1b78029n%40googlegroups.com.

Reply via email to