Path to this page:
Subject: CVS commit: pkgsrc/security/libssh
From: Adrian Portelli
Date: 2005-04-17 13:34:18
Message id: 20050417113418.E609B2DA27@cvs.netbsd.org
Log Message:
The ssh library was designed to be used by programmers needing a working
SSH implementation by the mean of a library. The complete control of the
client is made by the programmer.
With libssh, you can remotely execute programs, transfer files, use a
secure and transparent tunnel for your remote programs. With its Secure
FTP implementation, you can play with remote files easily, without
third-party programs others than libcrypto (from openssl).
Files: