-
-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Labels
Description
HiHi, copy is every easy to use, but have a feature to request.
I have a lot of files need to copy from one folder to anther folder, the source folder have several files changed between dest folder.
It will cause poor performance when we just want update several files to dest folder.
So I want copy to support Update Opt like cp in Linux:
-u, --update
copy only when the SOURCE file is newer than the destination file or when the destination file is missing