Hi, your module is cool. But in my actual project (a project-manager ;) ) I want to save some small attachments as buffer in my project –document on a MongoDB. So I can easily erase all project-data at once if a project is finished.
In this case I don’t have use for the “dir” and “url” options and would prefer to get the buffer and filename from the callback.
Hi, your module is cool. But in my actual project (a project-manager ;) ) I want to save some small attachments as buffer in my project –document on a MongoDB. So I can easily erase all project-data at once if a project is finished.
In this case I don’t have use for the “dir” and “url” options and would prefer to get the buffer and filename from the callback.