Test filesFolders and paths › case-collision-dirs.zip

Sample ZIP file (case collision dirs)

Two sibling directories whose names differ only in case, each holding a different file.

↓ Download case-collision-dirs.zip
Filenamecase-collision-dirs.zip
FormatZIP
Size486 bytes (486 bytes)
MIME typeapplication/zip
SHA-25613822c10204f1f63c8e33ef43df20210725cefbca65754e8fe36c0bab0e9141e
What this file catchesCase sensitivity, at the directory level rather than the file level. On Linux you get two directories and two files. On Windows and default macOS the two merge into one directory holding both files, so a build that works on a developer laptop and fails in CI (or the reverse) has usually hit exactly this.

Download & verify

curl -fsSL -o "case-collision-dirs.zip" "https://files.hexaqa.com/folder/case-collision-dirs.zip"
curl -fsSL "https://files.hexaqa.com/folder/case-collision-dirs.zip" | sha256sum # expect: 13822c10204f1f63c8e33ef43df20210725cefbca65754e8fe36c0bab0e9141e

More folders and paths test files

deep-path-over-260.zipempty-directory.zipexplicit-dir-entries.zipreserved-and-awkward-dirs.zipseparator-confusion.zipunicode-dir-names.zip

← All Folders and paths files