Hello,
I'm generating a list of items (files, directories) to be copied using another tool (like find -print0, fd --print0 or something else) and I'm using rsync --files-from=FILE --from0 on one or more of those list.
I'd like to use xcp instead of rsync in this workflow.
Of course I think this would be a nice addition, but you're the one in charge here ! =)
Thank you for considering this.
Jean-Baptiste
Hello,
I'm generating a list of items (files, directories) to be copied using another tool (like
find -print0,fd --print0or something else) and I'm usingrsync --files-from=FILE --from0on one or more of those list.I'd like to use xcp instead of rsync in this workflow.
Of course I think this would be a nice addition, but you're the one in charge here ! =)
Thank you for considering this.
Jean-Baptiste