AvianFlu / ncp

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

Add options for copy #133

Open dgavrilenko opened 4 years ago

dgavrilenko commented 4 years ago

Can I add an option without overwriting if the files or folders are not changed?

or does the file system work by default?

Griffork commented 4 years ago

Do you mean the clobber option?