Hello,
I’ve got some issue to download files from ftp.
here is the workflow :
It stuck to dowload_ftp with this error :
I d’ont know if the right way to pass data, i try with ‘move binary data’ before ‘download ftp’ and result is the same.
Hello,
I’ve got some issue to download files from ftp.
here is the workflow :
It stuck to dowload_ftp with this error :
I d’ont know if the right way to pass data, i try with ‘move binary data’ before ‘download ftp’ and result is the same.
hum, maybe related issue : ERROR: Cannot create a string longer than 0x3fffffe7 characters - #21 by shrey-42
i’ll try that
Ok, i added : N8N_DEFAULT_BINARY_DATA_MODE=filesystem
to my env var and it working.