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

sync15: "empty trash" on tablet puts files in / (for rmapi) #203

Open
benneti opened this issue Nov 10, 2022 · 3 comments
Open

sync15: "empty trash" on tablet puts files in / (for rmapi) #203

benneti opened this issue Nov 10, 2022 · 3 comments

Comments

@benneti
Copy link

benneti commented Nov 10, 2022

As the title says using sync15 using empty trash does not delete the files but puts them in / instead (only for rmapi on the tablet they seem to be deleted).
I am not sure whether this is a problem of rmapi or of the fakecloud, feel free to close if you think the problem is with rmapi.

Remarkable Version 2.15.0.1067
rmapi version: 0.0.22.1
rmfakecloud 0.0.11

@ddvk
Copy link
Owner

ddvk commented Nov 10, 2022

indeed, the problems is that the tablet sends the deleted documents (with "deleted:true" and no parent in the metadata), instead of removing them from the tree.

I have to fix rmapi to skip deleted files

@benneti
Copy link
Author

benneti commented Nov 11, 2022

just for completeness, the same is true for the webinterface and it seems like some time the files are actually deleted (meaning the problem is not that big).

@MrHappy
Copy link

MrHappy commented Dec 13, 2022

Not sure if this is related, but when I empty the trash (on my tablet) it is filled right up again (I assume from rmfakecloud).
How do I find out if this is the case and, if it is, how do I empty the trash on rmfakecloud also (or make it 'sync' the empty trash)?

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

3 participants