5113559 [rkeene@sledge /home/rkeene/projects/libssh-win32/v0.11]$ ls -al
drwxr-xr-x   3 rkeene users         19 2007-02-17 14:26 ./
drwxr-xr-x   3 rkeene users          5 2007-02-17 13:32 ../
-rw-r--r--   1 rkeene users      38963 2005-03-04 13:54 API.html
-rw-r--r--   1 rkeene users      62639 2008-10-17 07:41 libssh-0.11-win32-1.patch
-rwxr-xr-x   1 rkeene users     536780 2005-06-24 10:28 libssh.dll
-rw-r--r--   1 rkeene users      14314 2007-02-17 11:46 sample.c
-rwxr-xr-x   1 rkeene users     232794 2007-02-17 14:09 sample.exe
-rwxr-xr-x   1 rkeene users     232794 2007-02-17 14:09 samplesftp.exe
-rw-r--r--   1 rkeene users    1399293 2007-02-17 14:24 samplesftp.png
drwxr-xr-x   5 rkeene users         12 2008-06-27 07:29 src/
5113560 [rkeene@sledge /home/rkeene/projects/libssh-win32/v0.11]$

API.html is a document describing the API for libssh (v0.11).
libssh-0.11-win32-1.patch is a patch against libssh 0.11 to support the Win32 platform.
libssh.dll is a Windows dynamic library (DLL) that provides libssh (v0.11) capabilities (includes libcrypto from OpenSSL 0.9.7g).
sample.c is a sample program using libssh (v0.11 for Win32)
sample.exe is the libssh's sample.c compiled. Compiled using: i586-mingw32msvc-gcc -Isrc/libssh-0.11-win32/include/ -o sample.exe sample.c -L. -lssh -lwsock32
samplesftp.exe is identical to "sample.exe", but operates differently since "sample.exe" looks at how its called to determine how to operate.
samplesftp.png is a picture demonstrating using "samplesftp.exe".
     -- Roy Keene [20081225T0525R] webmaster@rkeene.org
Home
last modified: 2007-02-17 14:26:25