I have scheduled a compare from a local folder to an sftp server. This compare will not run under my user account. It will run under a user account that has no interactive login privileges.
I get the following error in the log when the compare runs:
I tried copying the BCFtpProfiles.xml file (which supposedly has the Trusted Key list in it) from my profile to the profile of the other account but that did not help.
What can I do?
I get the following error in the log when the compare runs:
Code:
7/15/2011 1:07:46 PM Connecting to [U]SERVER_NAME[/U] 7/15/2011 1:07:47 PM Server key [ssh-dss [U]KEY_THUMBPRINT[/U]] 7/15/2011 1:07:47 PM Connection failed: Attempted to open a "Unknown Host Key" dialog when running silently 7/15/2011 1:07:47 PM Attempted to open a "Unknown Host Key" dialog when running silently 7/15/2011 1:07:47 PM Load comparison: C:\LocalFolder\ <-> 7/15/2011 1:07:47 PM Fatal Scripting Error: Unable to load base folder
What can I do?
Comment