lp:~dave2010/backintime/treesize

Created by Dave and last modified

Add code to calculate size of snapshots - with and without hard links
- prints size of current snapshot - actual size taken by files, and size if all files were restored
- estimates the size of actual space by adding all hardlinked file sizes together and dividing by the number of hardlinks
- assumes no hard links between files within a snapshot (if there are, estimate will be slightly off)
- does not follow any symlinks and counts symlink files as just symlink size not destination file size (unlike du)

Suggestion:
- Change print to log message so that information appears in log (sizes will be off as snapshots are deleted, but log shows historical information only)

Get this branch:
bzr branch lp:~dave2010/backintime/treesize
Only Dave can upload to this branch. If you are Dave please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dave
Project:
Back In Time
Status:
Mature

Recent revisions

717. By Dave

Merge from trunk 727

716. By Dave

Merge from trunk 719

715. By Dave

Add code to print current snapshot size to stdout after snapshot complete

714. By Dan <dan@m1530>

https://bugs.launchpad.net/backintime/+bug/575022

713. By Dan <dan@m1530>

https://bugs.launchpad.net/backintime/+bug/571894

712. By Dan <dan@m1530>

dev: acl & xattr

711. By Dan <dan@dan-laptop>

Version 1.0

710. By Dan <dan@dan-laptop>

Version 1.0

709. By Dan <dan@dan-laptop>

fix bug: https://bugs.launchpad.net/backintime/+bug/553441

708. By user <user@ubuntu>

fix bug: https://bugs.launchpad.net/backintime/+bug/550765

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers