On 04/03/2023 21:13, paul.ba...@gmail.com wrote:
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
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
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:
Well...not exactly. I didn't look to see what weewx does with the empty
server in the config, but either way rsync still works over ssh, which
isn't nfs. Just straight using nfs, you soft link could link between your
weewx directory and your destination on the other machine.
Or you can set up p