node-copy-concurrently

Copy files, directories and symlinks concurrently
  https://www.npmjs.com/package/copy-concurrently
  0
  no reviews



Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.

Ownership is maintained when running as root, permissions are always maintained. On Windows, if symlinks are unavailable then junctions will be used.

Node.js is an event-based server-side JavaScript engine.