Logic App / SFTP-SSH Connector / No longer able to download file content

bushman 46 Reputation points
2025-05-19T12:05:23.9+00:00

Hello. There's this Azure logic app that retrieves a file from an sftp server and then creates a file from the content in the file in a Sharepoint Online site. Pretty simple. It uses the SFTP-SSH "When a file is added or modified" trigger to pick up a file when a new one is added on the sftp server. The files are relatively small usually under 1 meg in size. The logic app was put into operation July of 2024 and worked successfully until not long after March 10, 2025. What happens now is that the sftp-ssh connector detects when a file is added but it no longer downloads the file content. I tried switching the trigger to the sftp-ssh 'When files are added or modified (properties only)" and followed that with a "Get File Content" step and that doesnt retrieve the file content either. The 'When files are added or modified (properties only)" step shows the size of the file as being greater than zero but it never picks up the content. However, if I use Filezilla using the same creds, I am able to download the file.

The sftp server admin says that's nothing has changed on their end.

Does anyone have any ideas of what this problem might be and how to fix it?

Any feedback appreciated. Thanks.

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

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.