Linux Case Sensitivity: Difference between revisions
Create new Linux Case Sensitivity page |
m Remove header Tag: Reverted |
||
Line 1: | Line 1: | ||
Linux is case-sensitive when it comes to file and directory names. This means that '''FileName.txt''' and '''filename.txt''' are seen as completely different files, and '''Images''' and '''images''' are seen as completely different directories. | Linux is case-sensitive when it comes to file and directory names. This means that '''FileName.txt''' and '''filename.txt''' are seen as completely different files, and '''Images''' and '''images''' are seen as completely different directories. | ||
Revision as of 16:20, 27 November 2024
Linux is case-sensitive when it comes to file and directory names. This means that FileName.txt and filename.txt are seen as completely different files, and Images and images are seen as completely different directories.
Some operating systems (like Windows) are not case-sensitive, but capitalization matters when working with Linux-based systems.
If you're having trouble with file or directory names, please make sure the capitalization matches exactly between your local machine and your HelioHost account if you're on a Linux server.
Server | Operating System |
---|---|
Johnny | Linux |
Tommy | Linux |
Morty | Linux |
Lily | Windows |
Further Support
If you’re still having trouble after checking for case sensitivity differences, please post a topic in the Customer Support forum. Be sure to include your hosting account username, domain name, details of the problem, troubleshooting steps you've taken, and any error message(s) received.