XML error being changed when saving via SFTP node

I’m having a serious problem. It started with some versions of v1.112, if I’m not mistaken. The XML files I download are having their infProt tag removed.

At first, I thought the error was with my node, but if you look at the screenshots, if I click the download button, the XML file is complete.

But after using the STFP node, the XML’s infProt tag is removed.

The XML file’s structure is being changed, and this shouldn’t be happening.

See the test by downloading the xml using the download button, so the xml comes complete.

When saving to the server using the SFTP node, the XML undergoes changes in its structure.

Information on your n8n setup

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

I used the SSH node and saved the complete XML, the problem is actually in the SFTP node

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