Hi,
We are getting the below error while transferring the file to SFTP.
We require additional log too.
Is there a way to do verbose and get the additional log and find out what is the issue?
Kindly find the attached screenshot.
Thanks,
Sachin
Solved! Go to Solution.
Views
Replies
Total Likes
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
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
Hi @sachincs1991,
Were you able to resolve this query or do you still need more help here? Do let us know.
Thanks!
Views
Replies
Total Likes