Search

GlobalSCAPE Knowledge Base

Transfer a file using EFT event rules and WingFTP using SSH key pair authentication

Karla Marsh
EFT

THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT, all versions

QUESTION

 How can I transfer a file using EFT event rules and WingFTP using only SSH key pair authentication?

ANSWER

WingFTP uses libssh SSH libraries. As of EFT version 7.4, EFT creates RSA keys in OpenSSH format. Because the format that WingFTP uses for their SSH key pair files, you will need to use PuTTY to convert the WingFTP SSH key pair to use in EFT.

To create the key pair

  1. Save the public key and send it to the WingFTP admin:
  2. Save the private key, which will create a ppk file that will have both public key and private key info. You won’t need that file at this point, but may want to load it later sometime:
  3. Next, export (convert) the key to OpenSSH. Give it the same name as the public key file, minus the extension.
  4. Finally, in your EFT event rule or Connection Profile, reference the private key file with the passphrase:

Now you should be able to transfer a file using EFT event rules and WingFTP using only SSH key pair authentication.

If there is a problem, contact your organization's WingFTP administrator to ensure your account authentication settings are correct as well as home directory permissions.

Details
Last Modified: 4 days ago @ 7:42 PM
Last Modified By: kmarsh
Type: HOWTO
Article not rated yet.
Article has been viewed 208 times.
Options
Also In This Category