Hello! Is it possible to create a directory based on a string with a path?
Today I do some downloads from a sftp, and I would like to keep the original path. Is it possible?
In my function, I was able to create the strings with the dirs I would like to store the files, but I couldn’t find any way to create it =/
Tks for the help =]
Please share the workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: 0.195.0
- Database you’re using (default: SQLite): default
- Running n8n with the execution process [own(default), main]:
- Running n8n via npm