-
Notifications
You must be signed in to change notification settings - Fork 112
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
move to trash - IO deletion error #245
Comments
That's great to hear! An IO error means that the deletion failed typically due to permission errors. Closing, as I don't think this issue is actionable, but please feel free to add comments indicating what |
hm ive tested it again. on my ext4 partition it works. on this zfs pool it dont. but trash-cli works and moves the files into .Trash-1000/files e.g. |
It's likely that the files also can't be deleted from the trash then - permissions may allow to move them, but still prevent deletion. A good test is also to use |
permissions are not the issue, rm/trash-cli dont have any problems in the child dataset. only dua i got this error in the child dataset.
i can move to trash via dua in /storage-zfs, but not in /storage-zfs/media or any other child dataset of storage-zfs. |
This makes the issue about trashing behaviour though, and not about permission issues which are nothing the application can do anything about. |
i fiddled a bit more with it, installed rust in the root account and started dua with the root account. i can trash stuff in the child dataset now. a bit of a strange behaviour. now ive to find out how to install rust stuff systemwide. |
hello,
i just found your programm and im pleased by it. but ctrl+t/rm-trash doenst seem to work?
trash-cli is installed via apt. fresh rust installation.
regards
The text was updated successfully, but these errors were encountered: