matthewwall / weewx-sftp

report generator that uploads files using sftp
GNU General Public License v3.0
13 stars 3 forks source link

Can a feature similar to weewx FTP PR #655 be added? #13

Closed ve1dx closed 2 years ago

ve1dx commented 3 years ago

Because of the webserver platform that I use for weewx, I use sftp instead of ftp, rsync, etc. Version 4.5.1 of weewx adds the feature "The FTP uploader now calculates and saves a hash value for each uploaded file. If it does not change, the file is not uploaded, resulting in significant time savings."

Is it possible to add something similar to weewx-sftp?

ve1dx commented 2 years ago

Seems to be already implemented. - Thanks.