Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read the list of source file names from a file #58

Open
jbd opened this issue Nov 20, 2024 · 0 comments
Open

Read the list of source file names from a file #58

jbd opened this issue Nov 20, 2024 · 0 comments

Comments

@jbd
Copy link

jbd commented Nov 20, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant