ErrorCode=SftpAuthenticationFailure

TEJASWINI CHODAPUNEEDI 1 Reputation point
2022-10-04T09:47:10.62+00:00

Hi Team,

While copying data from SFTP source , I m getting below error:

The error message is (ErrorCode=SftpAuthenticationFailure,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Meet authentication failure when connect to Sftp server 'ftp.omniture.com' using 'Basic' authentication type. Please make sure you are using the correct authentication type and the credential is valid. For more details, see our troubleshooting docs.,Source=Microsoft.DataTransfer.ClientLibrary.SftpConnector,''Type=Renci.SshNet.Common.SshAuthenticationException,Message=Permission denied (password).,Source=Renci.SshNet,')

RUNID: 4f02d4a1-48fa-4449-8fe9-967902efc16d

the connection is successful using linked service.

Please let me know how I can fix this error.

Thanks,

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,344 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Nandan Hegde 34,426 Reputation points MVP
    2022-10-04T09:51:57.717+00:00

    Hey,
    Based on error message it seems more of a permission issue of the account rather than connectivity issue.
    for clarification/debug purpose, download winscp tool and try accessing to the SFTP via that account and check the permission scope of your requirement ( like read file or delete file or download etc)


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.