On Monday, May 25, 2020 at 3:56:16 PM UTC-4, Messy Potamia wrote: > > one.com's robotic tech support said they only do ftp, sftp, and ssh, and > don't support ftps. I don't think that offshore robot even knew what ftps > was. > So can somebody tell me about the thing that MWALL has on github? >
as it says in the readme, it is a client that uses sftp (not ftps, not ftp) if you can connect to your sftp server using some other sftp client, then the weewx-sftp extension should work using the same credentials/parameters you can verify by invoking the weewx-sftp extension directly, for example: PYTHONPATH=/home/weewx/bin python /home/weewx/bin/user/sftp.py /home/weewx/weewx.conf change the paths if you are using a deb or rpm installation m -- 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/c3075a6c-1c68-4098-99e7-378d96b384ee%40googlegroups.com.
