forked from TrueCloudLab/rclone
87c201c92a
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 |
||
---|---|---|
.. | ||
scan.go |