rclone/cmd/ncdu
albertony 87c201c92a ncdu: fix issue where dir size is summed when file sizes are -1
Some backends may not provide size for all objects, and instead
return -1. Existing version included these in directory sums,
with strange results. With this commit rclone ncdu will consider
negative sizes as zero, but add a new prefix flag '~' with a
description that indicates the shown size is inaccurate.

Fixes #6084
2022-04-26 21:12:52 +02:00
..
scan ncdu: fix issue where dir size is summed when file sizes are -1 2022-04-26 21:12:52 +02:00
ncdu_unsupported.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
ncdu.go ncdu: fix issue where dir size is summed when file sizes are -1 2022-04-26 21:12:52 +02:00