[weewx-user] Re: Best way to add WebDAV to weewx?

2017-12-27 Thread Doug Bo
Thanks guys, some good ideas and direction.  :)

I tried mounting davfs2 and it didn't seem like a robust solution for a 
wireless link.


Doug B.

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Best way to add WebDAV to weewx?

2017-12-27 Thread Ben Cotton
The short-term solution would be to use FUSE to mount your WebDav client 
and have WeeWx write to that. That's how I used to manage the files on my 
website locally. The main issue with that is that the client can be flaky, 
so it might fail sometimes.

-- 
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.
For more options, visit https://groups.google.com/d/optout.