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

Add support for btrfs #451

Open
andy5995 opened this issue Apr 23, 2024 Discussed in #447 · 0 comments
Open

Add support for btrfs #451

andy5995 opened this issue Apr 23, 2024 Discussed in #447 · 0 comments

Comments

@andy5995
Copy link
Member

Discussed in #447

Originally posted by luigir-it March 26, 2024
Hi.
Today I did some changes on how I handle trash. I decided to create a @Trash subvolume and symlink ~/.local/share/Trash to it.
There aren't any issue with Dolphin (KDE gui file manager), everything works as before: I can trash files, folders, restore them...

But the utility I was using before (trash-cli) stopped working. So I tried everything else I could find on the AUR, and none of them did work.
I came across rmw, and it looks simple and straightforward, but has the same issue: with WASTE=$HOME/.local/share/Trash in the config file, deleting files yield this result:
:error: while trying to move (rename) haha -> /home/luigi/.local/share/Trash/files/haha_195333-240326 -- remove_to_waste:L362 rename(): Invalid cross-device link

This Invalid cross-device link is the same output error of trash-cli and similar utilities.

Is there a way to fix it? Like I said, Dolphin works fine with this new setup.

@andy5995 andy5995 added this to the v0.9.3 milestone Apr 23, 2024
@andy5995 andy5995 self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant