I am writing to report an issue I am experiencing with the FTP node. Specifically, I am using the node to list files in a directory. It works perfectly fine with filenames that are in Latin characters, but it fails to work with non-Latin languages such as Chinese.
What is the error message (if any)?
ERROR: Cannot create property ‘modifyTime’ on string ‘#短发.mp4’
TypeError: Cannot create property 'modifyTime' on string '#短发.mp4'
at normalizeFtpItem (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Ftp/Ftp.node.js:56:21)
at /usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Ftp/Ftp.node.js:537:60
at Array.forEach (<anonymous>)
at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Ftp/Ftp.node.js:537:42)
at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:653:28)
at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:590:53
Information on your n8n setup
- n8n version: 0.221.2
-
Database (default: SQLite)::**