Logic App SFTP-SSH connector gives 404 path does not exist while using get file content action

Vaibhav Ahuja 1 Reputation point
2021-02-23T09:06:57.39+00:00

Getting error as "The path doesn't exist" while using SFTP-SSH connector action get file content,
While action such as list files in root folder is working fine. Please help.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,302 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,791 Reputation points
    2021-02-23T09:43:58.347+00:00

    Hi @Vaibhav Ahuja

    Welcome to Microsoft Q&A! Thanks for posting the question.

    I will suggest you to verify if you are using Get File Content action then you need to pass the file id (not the file path). If you are using file metadata using path action then you need to specify the file path.

    Update:
    If you are using any of the below SFTP servers then the connectors currently don't support them.

    • IBM DataPower
    • MessageWay
    • OpenText Secure MFT
    • OpenText GXS

    Reference : https://learn.microsoft.com/en-us/azure/connectors/connectors-sftp-ssh#limits


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.