node-dedup
node-dedup copied to clipboard
Seems to be failing with very large file set
Last night I tried to run on my home folder I got a "stdout maxBuffer exceeded." error. So I tried to limit it to just my Music folder, but I still get the same issue.
Do I have to delete or reset something
Check out the followin post on StackOverflow:
http://stackoverflow.com/questions/23429499/stdout-buffer-issue-using-node-child-process
You should be able to modify that option.
Thanks, I thought that was already augmented by you guys though per the change notes. Should I lower it again?
I created a similar project this weekend and got it working like this...
https://github.com/jrgleason/Node-Scrubbrush