Work with files greater then 2GB on cloud version

I’m working with a client that needs to upload large files to dropbox automatically. I’m able to download the file, but anything after that seems to cause an error. The error I get is “File size greater than 2GiB”. Is there any way around this?

Hi
Please try to set this ENV:

N8N_DEFAULT_BINARY_DATA_MODE=filesystem

based on this topic:

I’m using n8n cloud for this client project and therefore, I can’t access ENV variables

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.