Skip to content

cp -R dir/ target fails to copy hidden files in dir #140

@idearat

Description

@idearat

The code for cp appends '*' to the source directory name if it ends with '/'. This causes the resulting file lookup to overlook hidden files in the source directory and fail to copy them.

Metadata

Metadata

Assignees

Labels

fixBug/defect, or a fix for such a problemmedium priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions