Hi Riccardo, > Any specific reason for your choice of libssh2 over libssh? Some of the APIs of libssh are not Non-Blocking (http://www.libssh2.org/libssh2-vs-libssh.html). This motivated my choice.
Hi Igor, > Hi, Adriano, can you please give some example use cases when that might be > useful? I think putting this on the github README might be useful too. Actually, my use case was the need to access to files on a NAS that only supported SFTP. But yes, it could be useful to add some examples on Github too, thanks :) Adriano Di Luzio On 3 Nov 2014 at 21:11:21, Igor Katson ([email protected]) wrote: Hi, Adriano, can you please give some example use cases when that might be useful? I think putting this on the github README might be useful too. Thanks On Mon, Nov 3, 2014 at 6:34 AM, Adriano Di Luzio <[email protected]> wrote: Hi, I’ve just released the uwsgi-libssh2 plugin (https://github.com/aldur/uwsgi-libssh2). It allows to mount entire remote directories as uWSGI mount-points or to specify custom routes to resources over SSH. Please test it and let me know any ideas for improvement, here or on Github. Regards, Adriano Di Luzio _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
