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?