You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that mc rm --force occasionally fails to delete some empty directories; only by adding --purge can they be removed. However, there is no related explanation in mc rm --help.
Steps to reproduce the behavior
mc --version
mc version RELEASE.2024-10-08T09-37-26Z (commit-id=cf128de2cf42e763e7bd30c6df8b749fa94e0c10)
Runtime: go1.22.8 linux/amd64
Copyright (c) 2015-2024 MinIO, Inc.
License GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html>
System information
The text was updated successfully, but these errors were encountered:
Expected behavior
Actual behavior
I found that
mc rm --force
occasionally fails to delete some empty directories; only by adding --purge can they be removed. However, there is no related explanation in mc rm --help.Steps to reproduce the behavior
mc --version
System information
The text was updated successfully, but these errors were encountered: