-
Notifications
You must be signed in to change notification settings - Fork 685
Closed
Labels
Highlightp2-highEscalation, on top of current planning, release blockerEscalation, on top of current planning, release blocker
Milestone
Description
Due to a problem in the RAID array backing my ownCloud server, some files were thought to be received but were actually not written on the disk. As a consequence after fixing the problem and running occ files:scan the files were thought to be removed on the server.
Then, the sync made ownCloud clients delete all the concerned files. This happened before any backup could be made as it was all the recent files sent by clients, and therefore resulted in a dramatic loss.
To prevent this kind of scenario, it would be interesting to have an option to move the local files to the trash instead of permanently deleting the files.
TODO:
Remove
client/src/common/filesystembase.cpp
Line 383 in 6f8e49d
| bool FileSystem::moveToTrash(const QString &fileName, QString *errorString) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Highlightp2-highEscalation, on top of current planning, release blockerEscalation, on top of current planning, release blocker