Search found 3 matches

by jeisma
Fri Aug 30, 2019 3:39 pm
Forum: Client - General
Topic: SSH library not initialized
Replies: 2
Views: 52851

Re: SSH library not initialized

Goodness! That actually worked!

Thank you!
by jeisma
Tue Aug 27, 2019 9:09 pm
Forum: Client - General
Topic: SSH library not initialized
Replies: 2
Views: 52851

SSH library not initialized

Hi, Got Core FTP LE running perfectly on a Windows 2003 machine. Now, I'm replicating the setup on Windows 2016 machine. But when I try to connect to the sites I get these errors: SSH library not initialized... Can't establish connection --> site01.domain.com .... SFTP library not initialized... Err...
by jeisma
Wed Jun 06, 2018 4:59 pm
Forum: Client - General
Topic: Key Exchanged Algorithm Changed
Replies: 1
Views: 4114

Key Exchanged Algorithm Changed

Hi, Recently the site I've been transferring files to sent a note that they are retiring from their cryptographic library for SFTP the following: DH_GROUP1_SHA1 DH_GROUP14_SHA1 And that I must switch to DH_GROUP_EXCHANGE_SHA256 ECDH_NISTP256 What do I need to do on my end to comply? Been exploring C...