Using the ssl/tls feature for secure ftp on 64-bit ToCo

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
gezgin
Junior Member
Junior Member
Posts: 36
Joined: 2009-05-16, 07:58 UTC
Location: Izmir, Turkey

Using the ssl/tls feature for secure ftp on 64-bit ToCo

Post by *gezgin »

I don't know if this has been pointed out before but this is what I did and it worked immediately:

Goto: http://curl.haxx.se/download.html
Find: Win64 - MinGW64
Download: MinGW64 7.29.0 binary SSL SSH Günter Knauf
(The version number may be different)
Unpack: curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-winidn-static-bin-w64
Find: libeay32.dll & ssleay32.dll
Put: libeay32.dll & ssleay32.dll in totalcmd folder
Restart Total Commander
Hit control-F and duplicate an existing (non-secure) FTP connection or create a new one. Be sure to check [x] SSL/TLS. That seems to be the only difference.

No root certificate seems to be required.

--
Bob
User avatar
gezgin
Junior Member
Junior Member
Posts: 36
Joined: 2009-05-16, 07:58 UTC
Location: Izmir, Turkey

Post by *gezgin »

Sorry, wrong forum. Can someone move this to the right one please?
--
Bob
User avatar
Hacker
Moderator
Moderator
Posts: 13144
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

[mod]Moved to the English forum.

Hacker (Moderator)[/mod]
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50923
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Actually you should unpack ALL the dlls (except for the curl dll) from the above package to the TC directory, especially the zip library. Otherwise you may still get the error about the missing dlls.
Author of Total Commander
https://www.ghisler.com
User avatar
gezgin
Junior Member
Junior Member
Posts: 36
Joined: 2009-05-16, 07:58 UTC
Location: Izmir, Turkey

Post by *gezgin »

ghisler(Author) wrote:Actually you should unpack ALL the dlls (except for the curl dll) from the above package to the TC directory, especially the zip library. Otherwise you may still get the error about the missing dlls.
The only other dll in my copy of the package is libcurl.dll. Should that be added to the TC directory? And by "zip library" do you mean mk-ca-bundle.vbs?

The following are the contents of my curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-winidn-static-bin-w64.zip

build.txt
CHANGES
COPYING
curl.exe
curl.html
curl.pdf
libcurl.dll
libeay32.dll
mk-ca-bundle.vbs
README
RELEASE-NOTES
ssleay32.dll

--
Bob
User avatar
DarkRuleR
Member
Member
Posts: 190
Joined: 2003-02-20, 22:23 UTC
Location: Netherlands

Post by *DarkRuleR »

gezgin wrote:
ghisler(Author) wrote:Actually you should unpack ALL the dlls (except for the curl dll) from the above package to the TC directory, especially the zip library. Otherwise you may still get the error about the missing dlls.
The only other dll in my copy of the package is libcurl.dll. Should that be added to the TC directory? And by "zip library" do you mean mk-ca-bundle.vbs?

The following are the contents of my curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-winidn-static-bin-w64.zip

build.txt
CHANGES
COPYING
curl.exe
curl.html
curl.pdf
libcurl.dll
libeay32.dll
mk-ca-bundle.vbs
README
RELEASE-NOTES
ssleay32.dll

--
Bob
If you download the "devel" version from your link and look in the "bin" subdirectory you find these files:

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

Copy the files in the "64" subdirectory of the program
directory.
#106383 Windows 10 Pro 64-bit
User avatar
humb20
Junior Member
Junior Member
Posts: 19
Joined: 2010-11-16, 16:17 UTC

Re: Using the ssl/tls feature for secure ftp on 64-bit ToCo

Post by *humb20 »

gezgin wrote:I don't know if this has been pointed out before but this is what I did and it worked immediately:

Goto: http://curl.haxx.se/download.html
Find: Win64 - MinGW64
Download: MinGW64 7.29.0 binary SSL SSH Günter Knauf
(The version number may be different)
Unpack: curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-winidn-static-bin-w64
Find: libeay32.dll & ssleay32.dll
Put: libeay32.dll & ssleay32.dll in totalcmd folder
Restart Total Commander
Hit control-F and duplicate an existing (non-secure) FTP connection or create a new one. Be sure to check [x] SSL/TLS. That seems to be the only difference.

No root certificate seems to be required.

--
Bob
I did exactly as you said and it worked PERFECTLY! I even removed Filezilla. All I put in the TC directory were the 2 files you mentioned.

Thanks for the input.
Post Reply