After seeing your reply I decided to look into this to see exactly what was going on.
What I found was that the .pem file created by Amazon EC2 contains just the private key.
In this case you would leave the "public key file" field blank and just select the private key file.
FlashFXP will connect to the ssh server just fine without a public key, as only the private key is used.
|