Skip to content

add directory copy function#18

Open
user-wy wants to merge 1 commit intomwhudson:mainfrom
user-wy:2022-12-03
Open

add directory copy function#18
user-wy wants to merge 1 commit intomwhudson:mainfrom
user-wy:2022-12-03

Conversation

@user-wy
Copy link

@user-wy user-wy commented Dec 3, 2022

add directory copy function to --cp parameters

@mwhudson
Copy link
Owner

mwhudson commented Dec 4, 2022

Thanks or this! On reading documentation, I find that I think I sort of expect semantics for --cp to be the same as "cp -a" (i.e. recursive, preserve all the stuff that can be preserved, don't follow symlinks) and I wonder if it would be simpler to just shell out to that. What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants