Hello, how can I create a new directory on the FTP server (I'm using node-red-contrib-ftp)?
Not using the node my self, but isn't it as simple as including the path when uploading a file?
If the path doesn't exist maybe it will be created then.
Problem solved. node-red-contrib-advanced-ftp allows you to create new directories on FTP.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.