PDA

View Full Version : Flash FXP and Bitnami


JordashTalon
08-15-2016, 01:55 AM
I'm trying to connect Flash FXP for SFTP on a Bitnami server.

Here is a screenshot of what their interface looks like: https://i.imgur.com/hI8vAGs.png

I downloaded the .pem file and .ppk file, when I try and browse to the .ppk file and upload it it just goes blank after uploading, it only let's me upload the .pem file, when I try connecting with the IP as the host and bitnami as the user it says:

SSH Error: Failed to negotiate connection method.

Has anyone been successful in setting up Bitnami with FlashFXP?

bigstar
08-15-2016, 07:57 AM
Import the .ppk file into the Key Manager

Start FlashFXP
From the main menu > Sites > Key Manager
Click the Import button
Give the key a name to identify it.
Change the Type to RSA/DSA/ECDSA key for SFTP
Click on the Open Private key file button and select the .ppk file
Click the Save button

Close the Key Manager and open the Site Manager

Select your Bitnami site profile
Change the Login Type to Key Based
Select the Private Key that you imported above.
Click the Apply button and then try connecting to the site.

JordashTalon
08-25-2016, 03:34 PM
Thanks for the help, I followed those instructions and I keep getting the following error message:

Auth Type: Public Key
[14:32:01] [R] Authentication failed [Public Key]
[14:32:01] [R] SSH Error: failed to negotiate authentication method

bigstar
08-26-2016, 07:51 AM
Either the wrong private key is selected or the key that was imported is not the right one for the account you're trying to sign in with.

Double check that the correct Private Key is selected for the site profile.

Or try importing the key again and then update the site profile to use the newly imported key.