I am building a flow to unzip files and move them to a new location. I have the flow working, but am getting an error with zip files larger than 2GB "Archive is not a valid zip file or a parameter is not set."
Since the flow is working with smaller file sizes I'm led to believe there must be a 2GB size limit but cannot find this in documentation anywhere.
Any ideas?