Sftp solution for x64 (when native winscp x64 is missing)

Discussion of bugs and problems found in Altap Salamander. In your reports, please be as descriptive as possible, and report one incident per report. Do not post crash reports here, send us the generated bug report by email instead, please.
User avatar
tukanos
Posts: 410
Joined: 21 Dec 2005, 19:14

Sftp solution for x64 (when native winscp x64 is missing)

Post by tukanos »

I have posted this solution already in CZ section of this board. I think everyone should benefit from my findings.

You can use sftp plugin for TC using proxy program from Madison. I'm using it and works pretty well.

You can download it from here:
http://ghisler.fileburst.com/fsplugins/sftpplug.zip

You need the following libraries in order to run the extension: libeay32.dll, libssh2.dll, libssh2.dll, and zlib1.dll.

All those can be downloaded from here:https://curl.haxx.se/download.html#Win64MinGW64 and download the following version MinGW64 7.40.0 devel SSL SSH Günter Knauf 2.21 MB.
http://curl.haxx.se/gknw.net/7.40.0/dis ... mingw64.7z

I have compressed my whole sftps plugin directory and uploaded to uloz.to (cz sharing server) (if you are lazy you can just download from the link below it and put it in your salamander\plugins directory) - the file was too large to upload here.

http://uloz.to/xfs57Arj/sftp-plugins-7z
You can check if the file was unchanged:
MD5 hash : 515E959C7CB2EC92D3CD97C94EBB7102
SHA-512 hash: F2A65B889FA5ED8C8A104438FBA1DD7029D38D5DBB0A192064D625B8FD598C0C281C0AE7585A38E6724F668201E702C48A2426BA630FB8E359E00E279D20102D
User avatar
crystalidea
Posts: 205
Joined: 09 Dec 2005, 15:13
Contact:

Re: Sftp solution for x64 (when native winscp x64 is missing)

Post by crystalidea »

Thank you for the workaround. Unfortunately many things are missing like editing file attributes.

Let's wait for "We will make 64-bit version of WinSCP for next version of Altap Salamander together with Unicode support."
User avatar
tukanos
Posts: 410
Joined: 21 Dec 2005, 19:14

Re: Sftp solution for x64 (when native winscp x64 is missing)

Post by tukanos »

crystalidea wrote:Thank you for the workaround. Unfortunately many things are missing like editing file attributes.

Let's wait for "We will make 64-bit version of WinSCP for next version of Altap Salamander together with Unicode support."
Glad to help :0) at least partially. The need for features depends on your workflow. I usually only transfer files via WinSCP to a safe directory and then I check it & update the attributes, if needed, via SSH.
Post Reply