Hi team,
my scenario:
- Watch files in a folder on a fileserver (SFTP)
- Google Drive-Upload
- Archive (extract an archive)
Problem: File upload to Google shared drive works fine, but the Archive module won’t decompress the .tar-archive
Error message: “The provided file is corrupted or in an unsupported format. Please note that only ZIP files are supported.”
The documention and AI agent state that TAR files are supported.
What am I doing wrong?
Thank you so much for helping me out!