Quantcast
Channel: All ONTAP Discussions posts
Viewing all articles
Browse latest Browse all 19187

Re: files get stange names in windows

$
0
0

The reason for this is Windows.

 

On Windows, you can’t have a file named file and another file named FILE in the same folder. The Windows file system isn’t case sensitive, so it treats these names as the same file.

On Linux, the file system is case sensitive. This means that you could have files named file, File, and FILE in the same folder. Each file would have different contents – Linux treats capitalized letters and lower-case letters as different characters.

 

This means that the wierd looking files are files that windows could handle.

 


Viewing all articles
Browse latest Browse all 19187

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>