not sure if it’s a bug or I’m doing something wrong, however when I create an FTP node with List action, and recursive True, the path output is /Backup/DNS/backup-08-23-2021.zip/backup-08-23-2021.zip (which is wrong). when recursive is set to False, the path output is showing correct result /Backup/DNS/backup-08-23-2021.zip
However, I need the recursive option to be enabled, but also to show a correct path value. am I doing anything wrong?
SFTP also appears to have the same problem. A temporary workaround might be to use an expression to use everything before the last / so something like…
Good question, That will be one for the n8n team. I am just a fan @RicardoE105, @jan and the rest of the team tend to be fairly quick with fixing things though.