Yes, just read a few post above in this thread ... right hereis the a bug with the new 7.28.1 l
New SFTP plugin available now
Moderators: Hacker, petermad, Stefan2, white
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
Just tried curl Version 7.28.1 and it is working again with SFTP plugin V1.3.
From 32-bit Version libcurl SSL (http://curl.haxx.se/download.html#Win32) just copy following files directly into TC installation folder:
Accordingly for 64-bit Version MinGW64 - devel (http://curl.haxx.se/download.html#Win64) just copy files into folder "64" at TC installation folder.
From 32-bit Version libcurl SSL (http://curl.haxx.se/download.html#Win32) just copy following files directly into TC installation folder:
Code: Select all
libssh2.dll
ssleay32.dll
libeay32.dll
zlib1.dll
#5767 Personal license
- ghisler(Author)
- Site Admin
- Posts: 50406
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Are you sure? A German user reports that it still crashes:
http://ghisler.ch/board/viewtopic.php?p=258239#258239
http://ghisler.ch/board/viewtopic.php?p=258239#258239
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
German user writes about TC not loading/finding the files, not about crashing(*). I can confirm that crashing is resolved with 7.28.1 in both 32 and 64-bit versions.
--
(*) Assuming Google translator doesn't lie to me, 'cause my own knowledge of the language doesn't go much further than "gutten tag". :)
--
(*) Assuming Google translator doesn't lie to me, 'cause my own knowledge of the language doesn't go much further than "gutten tag". :)
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
- ghisler(Author)
- Site Admin
- Posts: 50406
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Thanks, I have installed the new 32-bit dlls too now, and I can confirm that it is fixed.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
[quote="sqa_wizard"]J...
Are these needed for the sftp plugin?
Code: Select all
libssh2.dll
ssleay32.dll
libeay32.dll
zlib1.dll
- zlib1.dll
ssleay32.dll
Skip
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
- ghisler(Author)
- Site Admin
- Posts: 50406
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Actually libssh2.dll is needed for SSH only. The others are all needed for SSL connections. zlib1.dll is NOT replacing libssl32.dll. It's used to compress data streams during the file transfer. ssleay32.dll replaces libssl32.dll. And libeay32.dll is used by ssleay32.dll.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 4
- Joined: 2007-01-13, 10:28 UTC
Error retrieving identities from ssh agent
I recently re-installed TC in a Windows 8 64bit system. I got everything working except this SFTP plug-in using Putty Agent for key authentication.
The error I get is "Error retrieving identities from ssh agent". Putty Agent is running in the background. The icon is visible in the task bar.
Any ideas?
The error I get is "Error retrieving identities from ssh agent". Putty Agent is running in the background. The icon is visible in the task bar.
Any ideas?
- ghisler(Author)
- Site Admin
- Posts: 50406
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Maybe you are running TC with full admin rights and putty agent with normal user rights? Then a communication isn't allowed by Windows.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 2
- Joined: 2013-01-30, 12:56 UTC
-
- Junior Member
- Posts: 2
- Joined: 2013-01-30, 12:56 UTC
- ghisler(Author)
- Site Admin
- Posts: 50406
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
My SFTP plugin does not support SCP alone, the server has to support SFTP too.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 26
- Joined: 2009-01-07, 12:31 UTC
Hi!
I have serious problems to get SFTP plugin to work in TC 8.01 on Windows 7 (SP1), both 64-bit versions. All I constantly get is this nagging on "please put..."
My set-up:
- Windows 7 64-bit with SP1
- TC x64 8.01
- Installed SFTP 1.3 plugin
- 7.28.1 Win64 versions of libssh2.dll, ssleay32.dll and libeay32.dll in <TC installdir>\64 directory <- have tried also other directories (e.g. TC directory, plugin directory...)
//timo
I have serious problems to get SFTP plugin to work in TC 8.01 on Windows 7 (SP1), both 64-bit versions. All I constantly get is this nagging on "please put..."
My set-up:
- Windows 7 64-bit with SP1
- TC x64 8.01
- Installed SFTP 1.3 plugin
- 7.28.1 Win64 versions of libssh2.dll, ssleay32.dll and libeay32.dll in <TC installdir>\64 directory <- have tried also other directories (e.g. TC directory, plugin directory...)
//timo