Description
Creates a case-insensitive but case-preserving overlay filesystem with FUSE. It is useful when software expects Windows-like filename behavior on top of a Linux filesystem.
Filesystem overlays can confuse tools that assume normal case-sensitive paths. Test carefully before using it with build trees, source repositories, backups, or important data.