|
This module provides the ability for Qore programs to communicate via the ssh2 and sftp protocols using libssh2. Module documentation: http://qore.org/manual/modules/ssh2/index.html The latest source code can be checked out from svn with the following command: svn co https://svn.qore.sf.net/svnroot/qore/module-ssh2/trunk qore-module-ssh2 Requires qore 0.8.1+ and libssh2 1.1+ headers and libraries to build and run. RPMs for Linux can be found at the opensuse build service here: http://download.opensuse.org/repositories/devel:/languages:/misc/ Mac OS/X users can install this module by using macports by issuing the following command sudo port selfupdate The portfile can be found here: http://trac.macports.org/browser/trunk/dports/lang/qore-ssh2-module/Portfile |
|