diff --git a/cmd/format-xl.go b/cmd/format-xl.go index 68da846ed..dd1b70d0b 100644 --- a/cmd/format-xl.go +++ b/cmd/format-xl.go @@ -381,6 +381,7 @@ func saveFormatXL(disk StorageAPI, format interface{}) error { var ignoredHiddenDirectories = []string{ minioMetaBucket, + ".snapshot", "lost+found", "$RECYCLE.BIN", "System Volume Information",