Skip to content

Can we support Update Opt, like --update in cp #74

@xiantang

Description

@xiantang

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions