Miscellaneous topics that do not fit into specific categories.
Hi, thanks for sharing the details and the screenshot.
The connection showing as valid means your credentials and key are accepted, but the error in the flow usually happens because the connector can’t actually reach the SFTP server during execution.
This is often due to missing IP whitelisting for Microsoft’s Power Automate service or an issue with the authentication format.
First, confirm the SFTP host and port match what works in FileZilla, and check if your private key is in OpenSSH format without a passphrase.
Also, make sure the folder path in your flow starts with a forward slash, like http://incoming/files.
If your server uses IP restrictions, you’ll need to whitelist Microsoft’s Power Platform IP ranges for your region.
Can you confirm if you’re using a username and password or a private key, and whether your SFTP server has any IP filtering in place?
Regards,
Aron