Byron / dua-cli

View disk space usage and delete unwanted data, fast.
https://lib.rs/crates/dua-cli
MIT License
4.17k stars 113 forks source link

dua doesn't write "DeletionDate" field in .trashinfo files #265

Closed 5121f closed 3 weeks ago

5121f commented 3 weeks ago

Seems like dua doesn't write "DeletionDate" field in .trashinfo files. Some other tools uses this field. In my case gtrash (app for manage trashcan) shows me warnings related to files moved to trash using dua.

Byron commented 3 weeks ago

Thanks for letting me know!

I have created a new release with a more recent version of the trash crate. Maybe that improves the issue.

If not, please reopen the issue there as that's what dua uses to put items into the trash. Thank you.