sftp 64-bit cannot find required dlls in its own dir
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 11
- Joined: 2011-11-10, 02:34 UTC
sftp 64-bit cannot find required dlls in its own dir
but if I put them in tc root dir, it finds them fine.
Hello, fgnievinski.
This problem / behaviour has been reported before and discussed as well. Please, cf. the thread [TC8.0ß3 x64]: sFTP plugin where to put 64-bit SSH libs?.
The 32-bit sftp plugin v1.1 provided by Christian Ghisler looks for its libCurl DLLs in its own plugin subfolder. The 32-bit and the 64-bit sFTP plugin both live in the same plugin subfolder.
The 64-bit libCurl DLLs needed by the 64-bit sFTP plugin have got the same names as the 32-bit libCurl DLLs. Therefore they cannot be stored in the sftp plugin folder.
As a (temporary?) workaround you have to put the 64-bit libCurl DLLs in the folder %COMMANDER_PATH%. [1] [2]
Kind regards,
Karl
This problem / behaviour has been reported before and discussed as well. Please, cf. the thread [TC8.0ß3 x64]: sFTP plugin where to put 64-bit SSH libs?.
The 32-bit sftp plugin v1.1 provided by Christian Ghisler looks for its libCurl DLLs in its own plugin subfolder. The 32-bit and the 64-bit sFTP plugin both live in the same plugin subfolder.
The 64-bit libCurl DLLs needed by the 64-bit sFTP plugin have got the same names as the 32-bit libCurl DLLs. Therefore they cannot be stored in the sftp plugin folder.
As a (temporary?) workaround you have to put the 64-bit libCurl DLLs in the folder %COMMANDER_PATH%. [1] [2]
Kind regards,
Karl