Peers
I have some static html content which are 120000 files. i want to do an import of all the files and store individual file contents as nodes. by giving the node title as html file name and node body as html file content, how to do that ?
regards