Qore Programming Language

  • Increase font size
  • Default font size
  • Decrease font size
ssh2 module

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
sudo port -vu install qore-ssh2-module

The portfile can be found here: http://trac.macports.org/browser/trunk/dports/lang/qore-ssh2-module/Portfile

Title Filter     Display # 
# Article Title Author Hits
1 ssh2 example David Nichols 257