0

I want to make a sorting system on my computer, that sorts all the files from the Downloads directory into different groups. For this, I first need to know how to run a Node.js script every time when a new file is added to Downloads. Any ideas?

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
smunteanu
  • 422
  • 3
  • 9
  • https://stackoverflow.com/questions/13695046/watch-a-folder-for-changes-using-node-js-and-print-file-paths-when-they-are-cha – Sheraff Sep 02 '20 at 20:36
  • Does this answer your question? [Watch a folder for changes using node.js, and print file paths when they are changed](https://stackoverflow.com/questions/13695046/watch-a-folder-for-changes-using-node-js-and-print-file-paths-when-they-are-cha) – Brian Tompsett - 汤莱恩 Sep 03 '20 at 07:40

0 Answers0