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

ddup support for mulitple paths? #570

Open
markmoe19 opened this issue Mar 19, 2024 · 0 comments
Open

ddup support for mulitple paths? #570

markmoe19 opened this issue Mar 19, 2024 · 0 comments

Comments

@markmoe19
Copy link

Hi,

ddup accepts "one and only one directory" to scan for duplicates. Would it be possible to allow for multiple folders to scan?
And, could it do this across multiple file systems?

Our use-case is setup like /lustre/fs1, /lustre/fs2, /lustre/fs3 (for example). We want to look across all 3 file systems for duplicates. Ideally with something like this:

ddup --open-noatime /lustre/fs*

Maybe we could provide /lustre as the path, but we don't really want all the mounts under /lustre and we are not really sure that would work (or want to test it). But, we do want all the folders matching /lustre/fs* to be scanned together for duplicates.

Thanks!

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