Ticket #18 (closed defect: fixed)
bbackupd never deleting unused store root folder entries.
| Reported by: | gniemcew | Owned by: | ben |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | bbackupd | Version: | 0.10 |
| Keywords: | folder,unused,delete | Cc: |
Description
A problem with bbackupd (both Win32 and UN*X): bbackupd will detect unused store root folder entries during a sync run, but will attempt to wait up to 2 days, before marking those for deletion during one of the subsequent sync cycles. The deadline and deletion information is lost across bbackupd runs, effectively never deleting redundant store root folder entries, unless you keep your bbackupd running for at least 48 hours (rarely happens in the laptop/workstation scenario).
Attachments
Change History
comment:2 Changed 5 years ago by chris
(In [1663]) New win32 native build (1662) with the following fixes and new features:
- Fix backup, restore and compare of files over 2 GB, hopefully ([1585], [1586], [1587], [1598], [1599], [1621], [1623])
- Notify (log) during full file uploads ([1594])
- Improve error messages in bbackupquery when comparing or getting a file fails with an exception ([1597], [1600])
- Improve error reporting in bbackupquery ([1638])
- Save unused locations across bbackupd restarts, so that they will be deleted when their time is up, thanks to Gary ([1658], refs #18)
Note: See
TracTickets for help on using
tickets.

