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

rmlint --gui - incorrect file size limits #671

Open
leotilson opened this issue Aug 28, 2024 · 1 comment
Open

rmlint --gui - incorrect file size limits #671

leotilson opened this issue Aug 28, 2024 · 1 comment

Comments

@leotilson
Copy link

Running: rmlint --gui
Selected directories and pressed proceed button. Runner reports Nothing found.
The command that shredder produced was:

rmlint --no-with-color -T duplicates --no-followlinks --hidden --keep-all-tagged --must-match-tagged -c sh:handler=remove --hardlinked --crossdev --size 1-18446744073709551615 --max-depth 512 -o json -c json:oneline /media/leo/Touro/tempArchive // /media/leo/Touro/permArchive

When running this command manually the error message was:

ERROR: cannot parse --size: Max is smaller than min.

SOLUTION: Could the default max file size be smaller? 4 TiB perhaps?

I noticed that when in the Shredder settings page, just changing the units from petaBytes to teraBytes was not effective, it was also necessary to change the corresponding number of units.

Thank you for your hard work. This is a really useful program.

6.1.0-23-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.99-1 (2024-07-15) x86_64 GNU/Linux

Leo

@fermino
Copy link
Collaborator

fermino commented Dec 16, 2024

This is a duplicate of #386. It should work with the develop branch. Hopefully it will be merged soon.

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

2 participants