[fpc-pascal] FPC and SSH (Mark Morgan Lloyd)

Seth Grover sethdgrover at gmail.com
Fri Feb 5 23:28:40 CET 2016


> interface files to allow an FPC program to act as a client to an SSH
 server,

Here's a link to the interface files I use for acting as an ssh client via
libssh2. I've included my libcurl headers as well. There are two versions
of each, one for compile-time linking and one for dynamic loading of the
libraries at runtime.

I've tested this on linux only, your mileage may vary.

https://www.dropbox.com/s/ascm327hrtmxdaq/libssh_and_curl_fpc_headers.tar.gz?dl=0

-SG

--
Seth Grover

Be kind to all of your neighbors
Because they're just like you.
And you're nothing special
Unless they are too.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160205/e2087ed3/attachment.html>


More information about the fpc-pascal mailing list