automatically suspend synchronization of a disappeared group folder: avoid deleting currently synced files
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 127
Description
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you want to have the same feature implemented.
* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
* Subscribe to receive notifications on status change and new comments.
### Feature description
this proposed solution deleted all synced data of the group folders - some 150GB - in my case
https://github.com/nextcloud/fulltextsearch/issues/858#issuecomment-2294889748
I suggest to check the size of the deleted files and propose to ask "Do you really want to delete xxxGB"
It's just the reverse situation of checking/asking if the client should download large directories.
Contributor guide
Assessment
This issue has not been assessed yet.