FTP: files getting corrupt from 102.4 kb

Hi,

I’m running a self hosted version of N8N 1.41.1.
I’m having an issue with the FTP node. For files smaller than 102.4kb, the workflow works fine but when the file is bigger it is getting “cut off” to 102.4kb. It doesn’t seem to be an issue with the SFTP server since we can upload bigger files correctly with filezilla for example.
Everything seems to go well because the file is still the right file size right before sending it to the server but right after the upload it’s corrupt… Is there any limitation with the FTP node or does anyone know why this issue might occur?

Thanks a lot!

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

This is not a known issue. Can you see anything in the log of the FTP server?

Hey Marciano,

We’re unable to replicate this. Please try to provide more information that’ll help us zero in on this issue. Thanks!

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