Avatar

Correct answer by
Community Advisor

Hi,

 

Log there says key file can't be opened since no name provided. Check that it's defined in extAccount?

For more logging, e.g. to check that a key is valid, use a js activity in a workflow, logInfo(execCommand('sftp -iv keyfile user@host'))

 

Thanks,

-Jon

View solution in original post