OpenSSL library not found no matter what I try...

English support forum

Moderators: white, Hacker, petermad, Stefan2

aticio
Junior Member
Junior Member
Posts: 3
Joined: 2016-04-15, 18:48 UTC

need sftp with scp support

Post by *aticio »

Hi.
Sorry, but: I have the same problem.
Could anyone specify exactly which files I should put in what dir?
I need the sftp plugin 1.4.2 beta 1 for scp support

I cannot post links so please provide some

libeay32.dll
ssleay32.dll

zlib1.dll
And tried to put them (with sftp 1.4.2 beta 1 plugin: scp support) all into:
C :\totalcmd
C :\totalcmd\plugins
C :\totalcmd\plugins\64
C :\totalcmd\plugins\wfx\sftpplug
C :\totalcmd\plugins\wfx\sftpplug\64

But nothing worked.

(had to remove my links)

Please help!
thx and kind regards
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3869
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

You need

libeay32.dll
libssh2.dll
ssleay32.dll
zlib1.dll

Put 32-bit version into <TC install dir>
Put 64-bit version into <TC install dir>\64 subdir

Restart TC
#5767 Personal license
aticio
Junior Member
Junior Member
Posts: 3
Joined: 2016-04-15, 18:48 UTC

links?

Post by *aticio »

Could you please provide links to the mentioned files?
specially the file libssh2.dll is missing

edit: here https://curl.haxx.se/download.html
there is no file libssh2.dll in that zip file
aticio
Junior Member
Junior Member
Posts: 3
Joined: 2016-04-15, 18:48 UTC

solved

Post by *aticio »

Finally I got it.
I had to download the devel package of curl: http://curl.haxx.se/gknw.net/7.40.0/dist-w64/curl-7.40.0-devel-mingw64.7z

there in the bin dir all nessesary files are included

my error: I downloaded the bin package, and there zlib.dll and libssh2.dll is missing
Post Reply