AvianFlu / ncp

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

Only copy newer files #33

Open endquote opened 10 years ago

endquote commented 10 years ago

It would be nice to have an option in to only copy files if their modification time is newer than the one in the destination folder.

slavafomin commented 8 years ago

+1, or even compare size