Attempting a flow to 'Create File' in an SFTP subfolder when a file is added to root SFTP folder.
I have successfully ran this flow using a small .txt file, but when a .zip file is added, the flow results in a 400 Error, "unknown error occurred". The result in the destination path is a .filepart file that looks to just be a corrupted text file.
The file sizes are approx. 120KB, so it's not a file size error I don't believe.
Other attempts include... copy file, get content and create file, extracting archive to folder, & so many more. All failed, even using PDF and other file types.
Any suggestions?