xcp icon indicating copy to clipboard operation
xcp copied to clipboard

Read the list of source file names from a file

Open jbd opened this issue 1 year ago • 0 comments

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

jbd avatar Nov 20 '24 14:11 jbd