node-move-concurrently
Move files and directories concurrently
Description
Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support. If you `move` across devices or on filesystems that don't support renaming large directories. That is, situations that result in `rename` returning the `EXDEV` error, then `move` will fallback to copy + delete. Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://www.npmjs.com/package/move-concurrently
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-move-concurrently