https://bugs.kde.org/show_bug.cgi?id=523412
Bug ID: 523412
Summary: Does not check hard links
Classification: Applications
Product: filelight
Version First 26.04.3
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 194542
--> https://bugs.kde.org/attachment.cgi?id=194542&action=edit
du vs filelight
DESCRIPTION
filelight does not recognize hard links and shows wrong disk space.
STEPS TO REPRODUCE
1. Create incremental backup with something like ```rsync -av --delete
"${SOURCE_DIR}/" --link-dest ${LATEST_LINK}" "${BACKUP_PATH}"``` which will
create hard links for existing/unchanged files. (i actually use this:
github.com/cytopia/linux-timemachine )
2. check disk space with ```du -ms *``` and with filelight
OBSERVED RESULT
filelight shows max size for all dirs. See screenshot.
EXPECTED RESULT
real sizes
SOFTWARE/OS VERSIONS
Operating System: CachyOS Linux
KDE Plasma Version: 6.7.3
KDE Frameworks Version: 6.28.0
Qt Version: 6.11.1
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.