Issue with sFTP Connection Using Digital Certificates – Error Code 67
I’m trying to implement an sFTP connection using digital certificates. I have generated both the private and public keys and added them under Maintain Digital Certificates.
In the URL properties, I have configured the following:
URL Identifier: Set to the sFTP address
AUTHTYPE
SSHKEYALIAS
USER
After completing the configuration, I attempted to test the connection, but encountered the following error:
PSCurlFileTransferSession: Upload : File Transfer Failed : FTP library Error code : 67 - Login denied
PSCurlFileTransferSession: MapErrorcode.
ExecutePutAttachment: Return code : 8
ExecutePutAttachment: Error : AddAttachment failed: Cannot locate destination system for ftp
PSCurlFileTransferSession: Destructing the file transfer library object.
EvalPutAttachment (error): return code (8) indicates attempt to upload file to storage failed.