Hello, i have a SFTP-SSH Trigger/When Files Are Added Or Modified in my flow. In connection i use password, not SSH key. Action is to create file in OneDrive.
It works fine when:
1) A file is edited in SFTP-folder
2) When a freshly modified file is added to SFTP-folder
It does not work when:
3) An old file (not recently modified) is added to SFTP-folder
No errors. The trigger just doesn't fire. Even if i modify a file in SFTP-folder, the old-dated-files are ignored. I have also tried to re-create the connection in the flow (instead of using existing connection) but the same thing.
- What can be set wrong?