AvianFlu / ncp

Asynchronous recursive file copying with Node.js.
MIT License
681 stars 103 forks source link

Add cli options for --no-clobber #97

Open imcotton opened 9 years ago

imcotton commented 9 years ago

Would be nice to have.

dsiddharth commented 8 years ago

would be super useful to have this!

ilan-schemoul commented 7 years ago

Would be great. I've been spending hours searching a cli tool for my npm script to copy folders and files without overwriting.