Only copy newer files #66

Open
opened 2013-11-11 20:00:57 -08:00 by endquote · 2 comments
endquote commented 2013-11-11 20:00:57 -08:00 (Migrated from github.com)

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

It would be nice to have an option in methods like copyDirSyncRecursive to only copy files if their modification time is newer than the one in the destination folder.
ryanmcgrath commented 2014-01-16 23:28:42 -08:00 (Migrated from github.com)

Heya - I know this is 2 months old, but I agree it'd be cool to have. If you wanna pull request it (don't at all blame you if uninterested by this point) with a test I'd be happy to include it.

Thanks, sorry for the hella late reply!

Heya - I know this is 2 months old, but I agree it'd be cool to have. If you wanna pull request it (don't at all blame you if uninterested by this point) with a test I'd be happy to include it. Thanks, sorry for the hella late reply!
endquote commented 2014-01-17 08:04:59 -08:00 (Migrated from github.com)

I'm on Windows so I ended up just calling out to robocopy instead. Would be cool to do everything in node though.

I'm on Windows so I ended up just calling out to robocopy instead. Would be cool to do everything in node though.
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: repos/wrench-js#66
No description provided.