Open zachriggle opened 2 years ago
fcp
already preserves all metadata. Adding -n
is definitely something I'll consider if I have time to get around to it.
fcp
already preserves all metadata. Adding-n
is definitely something I'll consider if I have time to get around to it.
Any updates on this?
fcp
is pretty great, and I make a lot of use out of it!One feature that would be nice is a few flags...
[]
-n/--no-clobber
[]-a/--archive
[]-d/--no-dereference
[]--preserve={all, mode,ownership,timestamps,context,links,xattr}
The
-a
and-n
are very to prevent overwriting files, as well as preserving extra metadata (especially on macOS!)