Currently, I am using fs.move and fs.remove (from fs-extra package) to move and delete file via nodeJS on Ubuntu 18.04, I want to monitor the progress of these operation. For co