just to confirm, pageant *is* running on the server computer right? whats the command you're using in system caller?
start "C:\Program Files\PuTTY\pageant.exe" "c:\path\to\PRK.ppk"
is what i am currently using on Server with no issues. make sure the user account for FME Server has permissions to read the file too.
Yes, I have pageant running (the icon is in the system tray) and I have loaded the key.
My system caller command is:
start "D:\\Program Files\\PuTTY\\pageant.exe" "C:\\FME\\Resources\\<retracted>\\SFTP\\CL_PrivateKey.ppk"
I am still investigating and would not at all be surprised if this is a permission issue as my company has EVERYTHING super locked down.
Yes, I have pageant running (the icon is in the system tray) and I have loaded the key.
My system caller command is:
start "D:\\Program Files\\PuTTY\\pageant.exe" "C:\\FME\\Resources\\<retracted>\\SFTP\\CL_PrivateKey.ppk"
I am still investigating and would not at all be surprised if this is a permission issue as my company has EVERYTHING super locked down.
That was one of the road blocks I hit. The user account had no read privileges on anything so it just hung there trying to load it.
Yes, I have pageant running (the icon is in the system tray) and I have loaded the key.
My system caller command is:
start "D:\\Program Files\\PuTTY\\pageant.exe" "C:\\FME\\Resources\\<retracted>\\SFTP\\CL_PrivateKey.ppk"
I am still investigating and would not at all be surprised if this is a permission issue as my company has EVERYTHING super locked down.
Hello, did you solve the problem? What is the solution ?
Hello, did you solve the problem? What is the solution ?
The problem has not been solved but it does appear to be a permission issue. We are in the process of upgrading our environment to 2023 (desktop and server.... well... form and flow) and that has slowed the implementation of this. I have been manually running it in the mean time.