copy icon indicating copy to clipboard operation
copy copied to clipboard

v2 wishlist

Open otiai10 opened this issue 3 years ago • 6 comments

We want

  • Skip to have os.FileInfo #40
  • multiple symlink to be followed #32
  • owner permission to be able to be set #48

otiai10 avatar Jan 26 '21 01:01 otiai10

I wish for:

  1. 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.
  2. a convenience function to invoke 1)
  3. an executable command to invoke otiai10.Copy()

enthor avatar Mar 24 '21 18:03 enthor

Thank you for your comment, super appreciated!!

otiai10 avatar Mar 24 '21 22:03 otiai10

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.

enthor avatar Mar 25 '21 00:03 enthor

Would be nice as well to have a proper example with import from external project etc

Z-a-r-a-k-i avatar Aug 10 '21 19:08 Z-a-r-a-k-i

An quiet option for not piping the copied resources on stdout.

maxdml avatar Aug 30 '23 19:08 maxdml

I love this library. I miss 2 things:

  • delete after successful copy (like e.g. mv)
  • copy the extended attributes (xattr) on Linux

sprat avatar Dec 29 '23 13:12 sprat