About Store Forum Documentation Contact



Post Reply 
libssh2 for SFTP
Author Message
jagatai Offline
Member

Post: #1
libssh2 for SFTP
Folks just a quick question;

Id like to use the libssh2 ( http://www.libssh2.org/ )in order to do SFTP vice FTP, is there an example i could follow in order to import and use the library via Esenthel native editor rather than using VS.

Is it just a matter of adding the includes via the applications property settings?

thanks!
-J
(This post was last modified: 06-11-2014 05:38 PM by jagatai.)
06-11-2014 05:38 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: libssh2 for SFTP
Hi,

Yes you can try that:
You can set the headers+libs in the app properties

http://www.esenthel.com/?id=doc#Application
06-12-2014 12:14 AM
Find all posts by this user Quote this message in a reply
jagatai Offline
Member

Post: #3
RE: libssh2 for SFTP
(06-12-2014 12:14 AM)Esenthel Wrote:  Hi,

Yes you can try that:
You can set the headers+libs in the app properties

http://www.esenthel.com/?id=doc#Application

Thank you!
06-13-2014 11:14 PM
Find all posts by this user Quote this message in a reply
Post Reply