Hello:
I am trying to connect to an SFTP server. I created a key pair using PuttyGen. It is an SSH-2 RSA key at 2048 bits.
I configured the connection and pointed to the .ppk file, but any connection attempt generates the following error:
Private key could not be loaded, error: 3331
I can use the same private key using Filezilla on the same computer where VisualCron is running, so I know they key file is fine and the connection can be made.
Any idea what could be causing the key file to not load? Are there restrictions on the parameters of the key, such as number of bits?
Thanks,
Chris