Has anyone ever used the PutAttachment function with SFTP and SSH digital certificate? I am having
We have a third party vendor that we are trying to send a file to... I have set up the ssh digital certificate in security objects with the private key that was provided by the vendor. then i created a url, using SFTP://<user>@server/folder. I then went into the properties and selected AUTHTYPE 3-any and SSHKEYALIAS equal to the SSH digital certificate that i created. Then in my custom application engine using the putt attachment with this url created. but i am getting the following errors in the log. The file exists in the correct location listed... so I am not real sure what is going on.... Please Help!!!