Is there a simple way to make node.js increment the filename of a file (i.e., append a number, so that it doesn\'t overwrite previous files) when saving it?
Below is