Hello,
I'm trying to configure PM6 (build 4155) on my MacOS 10.15.3 to use a key instead of a password for the SFTP upload connection. I looked at the documentation and did not see anything specific regarding this.
I tried to paste the private key (PEM format) in the password field and gave PM6 complete disk access (to use my ~/.ssh config and keys), but nothing works. I cannot seem to be able to upload a file. The status says "Ready.", but I always get the error
TIMESTAMP STATUS LOCAL_PATH SERVICE_TYPE REMOTE_PATH SIZE MD5_DIGEST
2020-03-17 08:23:30 [ERROR] /Users/me/Desktop/DSC_7477.JPG SFTP Net::SFTP::StatusException open /DSC_7477.JPG (2, "no such file")
Using sftp on the command line with the same credentials works fine.
The end service to upload to is AWS Transfer for SFTP.
Can you help?
Thanks!