SFTP: Outdated Documentation?

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
tinker123
Junior Member
Junior Member
Posts: 15
Joined: 2007-05-17, 15:32 UTC

SFTP: Outdated Documentation?

Post by *tinker123 »

Total Commander 8.0 32 bit 2012-05-23
Licence: 211743
Windows XP Professional

From
http://www.ghisler.com/plugins.htm
This plugin needs the DLLs libeay32.dll and libssh2.dll in the same directory as the plugin. The two 32-bit DLLs can be found in the libcURL package at the following address: curl.haxx.se
There is no longer a DLL with the name of the one highlighted in red in the updated versions of the curl implementation. The older version is not available.

Will this be a problem for the SFTP plugin?
Sob
Power Member
Power Member
Posts: 945
Joined: 2005-01-19, 17:33 UTC

Post by *Sob »

I just downloaded curl-7.26.0-devel-mingw32.zip and libssh2.dll is there...
tinker123
Junior Member
Junior Member
Posts: 15
Joined: 2007-05-17, 15:32 UTC

Post by *tinker123 »

From
http://www.ghisler.com/plugins.htm
In the section named "Win32 - Generic", download the following package (or a newer one):
Win32 2000/XP 7.21.0 libcurl SSL enabled Günter Knauf 2.84 MB
At this URL there are 3 links that don't match that name, but might be the same thing:
Win32 2000/XP 7.26.0 binary SSL Günter Knauf
Win32 2000/XP 7.26.0 binary SSL SSH Günter Knauf
Win32 2000/XP 7.26.0 libcurl SSL Günter Knauf
The 3rd (curl-7.26.0-devel-mingw32.zip) has files with "dll" in the name but ".a" extensions

The 2nd ( curl-7.26.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32.zip ) lacks a binary of libssh2.dll

The same for the first ( curl-7.26.0-ssl-sspi-zlib-static-bin-w32.zip )

Is it the 3rd link people want? Does it need to be compiled?
Jack!
Junior Member
Junior Member
Posts: 11
Joined: 2009-05-19, 08:05 UTC

Post by *Jack! »

The 3rd (curl-7.26.0-devel-mingw32.zip) has files with "dll" in the name but ".a" extensions
Search in folder "bin" (from binary) instead of folder "lib". Both needed files (libeay32.dll and libssh2.dll) are there and ready for use. For x64 TC, use "curl-<version>-devel-mingw64.7z" instead of "curl-<version>-devel-mingw32.zip". Both zip files are available at http://curl.haxx.se/download.html.

x32: Win32 - Generic: libcurl SSL
x64: Win64 - MinGW64: devel SSL
Semper nocuit differre paratis.
tinker123
Junior Member
Junior Member
Posts: 15
Joined: 2007-05-17, 15:32 UTC

Post by *tinker123 »

Jack! wrote:
The 3rd (curl-7.26.0-devel-mingw32.zip) has files with "dll" in the name but ".a" extensions
Search in folder "bin" (from binary) instead of folder "lib". Both needed files (libeay32.dll and libssh2.dll) are there and ready for use. For x64 TC, use "curl-<version>-devel-mingw64.7z" instead of "curl-<version>-devel-mingw32.zip". Both zip files are available at http://curl.haxx.se/download.html.

x32: Win32 - Generic: libcurl SSL
x64: Win64 - MinGW64: devel SSL
Got it, thanks for the clarification, the plugin is working now.
Post Reply