Search found 2 matches

by mutley100
Wed Mar 23, 2016 3:34 pm
Forum: Client - General
Topic: Connecting with SSH/SFTP
Replies: 4
Views: 3450

You don't need the password. When you generate the keys, you can specify a password for added security, however that defeats the object of exchanging keys to make the it passwordless.
by mutley100
Wed Mar 23, 2016 9:29 am
Forum: Client - General
Topic: Connecting with SSH/SFTP
Replies: 4
Views: 3450

Connecting with SSH/SFTP

I am trying to connect to our CoreFTP server (1.2 Build 587) using SHH/SFTP keys. I am using CoreFTP LE and have generated the keys. I have placed the Public Key on the server and have configured the account to point to this key. I have also enabled key authentication and disabled password. When I t...