We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
on OpenBSD 7.1 amd64 on filesystem ffs and also on mfs filesystem
yadf -V yadf 1.0.0
yadf -vvv [2022-05-30T06:51:02Z DEBUG yadf] Args { paths: ["/tmp"], format: Fdupes, algorithm: AHash, no_empty: false, min: None, max: None, max_depth: None, hard_links: false, regex: None, pattern: None, verbosity: Verbosity { verbose: 3, quiet: 0, default: 0 }, rfactor: None, output: None } [2022-05-30T06:51:02Z DEBUG yadf] Yadf { paths: ["/tmp"], minimum_file_size: None, maximum_file_size: None, max_depth: None, regex: None, glob: None, hard_links: false } [2022-05-30T06:51:02Z DEBUG yadf] using AHash hashing [2022-05-30T06:51:02Z DEBUG yadf::fs::heuristic] "/tmp" may be on a Unknown(-1)
it's stops there. Older version worked (but don't know version number).
The text was updated successfully, but these errors were encountered:
Hi, thank you for the report
yadf should output an error report when crashing, unless there's no more available memory.
yadf
There's definitely something going on, though I currently don't have a BSD system to test it.
In the meantime I would recommend you use fclones it has many of the same features and more.
fclones
Sorry, something went wrong.
No branches or pull requests
on OpenBSD 7.1 amd64 on filesystem ffs and also on mfs filesystem
it's stops there. Older version worked (but don't know version number).
The text was updated successfully, but these errors were encountered: