AvianFlu / ncp

Asynchronous recursive file copying with Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add options for copy

dgavrilenko opened this issue · comments

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

or does the file system work by default?

Do you mean the clobber option?