Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement mtime and atime copying #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pczarn
Copy link

@pczarn pczarn commented Dec 18, 2021

No description provided.

@schneems
Copy link

FWIW I need exactly this feature to solve heroku/buildpacks-ruby#302 (comment). I found another crate https://crates.io/crates/cp_r, however that crate is missing options I need (like the ability to overwrite an existing file) that fs_extra has.

I see this was opened nearly 3 years ago and there's been no comment. I'm unsure if it got reviewed and rejected without a comment (by accident, it happens) or if perhaps it got lost in the shuffle and would be accepted either in its current state or with some changes.

@pczarn
Copy link
Author

pczarn commented Oct 26, 2024

@schneems This feature should work. The test for this passes, even if other tests in the project seem not to pass. I would probably mark the PR as WIP if it did not work.

@pczarn
Copy link
Author

pczarn commented Oct 26, 2024

@schneems the author of the project is busy with paid work, which is why there was no comment

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