copy
copy copied to clipboard
v2 wishlist
We want
-
Skip
to haveos.FileInfo
#40 - multiple symlink to be followed #32
- owner permission to be able to be set #48
I wish for:
- option to copy a file or files within a directory only if new, or if the modification date is later than the destination file's modification date.
- a convenience function to invoke 1)
- an executable command to invoke otiai10.Copy()
Thank you for your comment, super appreciated!!
welcome. i love your code. i am using it. happy! thanks. nice to hear from you. keep up good work!
5
On Mar 24, 2021, at 3:49 PM, Hiromu OCHIAI @.***> wrote:
Thank you for your comment, super appreciated!!
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
Would be nice as well to have a proper example with import from external project etc
An quiet
option for not piping the copied resources on stdout
.
I love this library. I miss 2 things:
- delete after successful copy (like e.g.
mv
) - copy the extended attributes (
xattr
) on Linux