Snapshot System - Baloo Issues
Hi,
Of course it is a great thing to have snapshots of system (and preferably user data). In my distrohopping over the past period I tried TimeShift, BTRFS & Snapper.
All are great BUT my main concern is about Baloo, it seems that there is a bug already filed with KDE. The bug is Dolphin search result returns multiple entries of the same file. I think it also makes Baloo keeps reindexing "new" files so the system gets really slow.
I found this MakeUseOf website mentioning a few snapshoting software, but I'm reluctant because of this multiple entries in search results and co.
For now I'm not using any snapshoting or BTRFS and everything is OK.
Anybody could sort out this issue?
Edit:
As per the another page on same website
dd if=/dev/sda1 of=/dev/sdb1 bs=64K conv=noerror,sync
(wonder if I can change the "of=" to point to a folder in my home directory) and a cron job every 3 or 6 hours (same "of" so it over writes.
and do the opposite to recover the "previous" state.