WeeWx v5.0.0b15 seems to be working fine. I want to add Mathew's Sftp 
extension and put the files on my VPS web server in a non-public directory 
for now.  I use that extension on my production 4.10.2 weewx version. I 
need to use keyed SFTP to upload; this extension does what I want on pre-v5 
versions.

I can add it using weectl according to the documentation. The question: is 
the https://github.com/matthewwall/weewx-sftp extension compatible with 
WeeWx v5?  My guess is it is, but I'd be happier if one of the developers 
could give me a yes or no.

- Paul VE1DX
On Tuesday, November 21, 2023 at 5:07:19 PM UTC-4 vince wrote:

> Paul - I updated my script to be more flexible for vagrant vs. running on 
> top of a native os, if you wanted to give the new one a try.
>
> In the updated script I switched gears a little to have weewx write 
> through a symlink into a new /var/www/hmtl/weewx subdirectory which is 
> safer from a security standpoint.   The commands it runs to do so are down 
> around line 160 in the updated script if you wanted to do them manually. 
>  It points weewx at a new subdirectory in nginx's document root.
>
> A little cleanup would be needed to run those commands if you've 
> previously run the earlier version of my script that symlinks the other way 
> (points nginx at weewx $HOME).
>
> A run on a clean system with no $HOME/weewx-data or $HOME/weewx-venv tree 
> will work fine (tested on a pi) with the weewx web pages via 
> http://yourhost_or_ip/weewx as the URL and the actual data being written 
> to /var/www/html/weewx on the filesystem.
>
>

-- 
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/1e125be7-6645-44ef-9756-3c47e12baf82n%40googlegroups.com.

Reply via email to