Hello n8n community, I have a problem when trying to unpack an archive.
If the archive contains a file with Cyrillic characters and I use node decompress to unpack it, I get a broken file with a not-readable name. Can I change the encoding of the decompress node output or something to make my Cyrillic file name with the correct encoding?
We’ve created an internal ticket to track this: NODE-1727.
Since this requires either fixing the 3rd party package, or replacing it with another package, this might be quite some work to fix.
If we make any progress on this, we’ll keep you posted