New SFTP plugin available now

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3864
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

is the a bug with the new 7.28.1 l
Yes, just read a few post above in this thread ... right here
#5767 Personal license
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3864
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

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:

Code: Select all

libssh2.dll
ssleay32.dll
libeay32.dll
zlib1.dll
Accordingly for 64-bit Version MinGW64 - devel (http://curl.haxx.se/download.html#Win64) just copy files into folder "64" at TC installation folder.
#5767 Personal license
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Are you sure? A German user reports that it still crashes:
http://ghisler.ch/board/viewtopic.php?p=258239#258239
Author of Total Commander
https://www.ghisler.com
Sob
Power Member
Power Member
Posts: 941
Joined: 2005-01-19, 17:33 UTC

Post by *Sob »

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". :)
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3864
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

re you sure? A German user reports that it still crashes
Yes I am sure.
It is working fine for me.
#5767 Personal license
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

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
User avatar
SkipR
Junior Member
Junior Member
Posts: 69
Joined: 2008-03-27, 10:39 UTC
Location: W. Australia

Post by *SkipR »

[quote="sqa_wizard"]J...

Code: Select all

libssh2.dll
ssleay32.dll
libeay32.dll
zlib1.dll
Are these needed for the sftp plugin?
  • zlib1.dll
    ssleay32.dll
Skip
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3864
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

Are these needed for the sftp plugin?
Yes and no

AFAIK zlib1.dll is replacing libssl32.dll => yes

ssleay32.dll is used at least for FTPS => no, but I add it to have a compatible set
#5767 Personal license
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

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
kreismeister
Junior Member
Junior Member
Posts: 4
Joined: 2007-01-13, 10:28 UTC

Error retrieving identities from ssh agent

Post by *kreismeister »

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?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

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
ivansychev
Junior Member
Junior Member
Posts: 2
Joined: 2013-01-30, 12:56 UTC

Post by *ivansychev »

it does not work. Error: "could not start ssh session". Far work (plugin WinSCP), PSFTP work. Pageant with the exact same error.
ivansychev
Junior Member
Junior Member
Posts: 2
Joined: 2013-01-30, 12:56 UTC

Post by *ivansychev »

plug from page developer.berlios.de works.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

My SFTP plugin does not support SCP alone, the server has to support SFTP too.
Author of Total Commander
https://www.ghisler.com
tjsuominen
Junior Member
Junior Member
Posts: 26
Joined: 2009-01-07, 12:31 UTC

Post by *tjsuominen »

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
Post Reply