Russell L. Harris wrote: > On Sun, Nov 16, 2025 at 11:19:00PM -0500, Dan Ritter wrote: >>songbird wrote: >>> anyone doing this sort of thing? i can't find anything on >>> github or elsewhere that i like (written in bash, c, or python >>> is a big preference). >>> >>> if i can't find it i'll have to write it myself. > > I use a script which uses lftp to upload a fresh set of weather data > graphs every five minutes to www.alysonwonderland.org. Oftentimes > nothing is changed, but the upload typically takes less than one > minute.
thanks, lftp looks like it will do what i need it to do. songbird

