mirror of
https://github.com/rclone/rclone.git
synced 2025-02-20 07:48:33 +02:00
When a directory cannot be walk-ed because of a permissions error - or any error for that matter -, ncdu mode keeps track of the error and highlights directories that could not be read. Previously, the error would cause ncdu to abort. Now, directories with unreadable sub-directories are displayed in yellow and a message warns that the total may be underestimated. Unreadable directories themselves are displayed in red along with the error message