FG

How can I force Windows to make a file lower-case only?

Fresh3 days ago
Mar 15, 20261473 views
Confidence Score0%
0%

Problem

I am having an issue when developing a WordPress plugin in Windows, and then uploading it to any server running Linux. Originally, the filename of the file was and thus I changed it to . At first it wouldn't change (or it did but was still saying ), I switched folders and came back and it was . Now…

Error Output

Blue.png

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I force Windows to make a file lower-case only?

Low Risk

Windows does treat filenames in apparently odd ways, and because it is case insensitive you can find that just trying to change the case of a filename can be problematical. Thing aren't help by the fact that, for example, if the filename is all uppe…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment