Tracy Pearson wrote:
> Well, case matters in some source control systems. That's why I know of
> MoveFile(). When a Linux file system gets involved, the same filename with
> different cases could be in the same folder, since they are not the same.

It isn't the OS that determines whether MyFile.txt or myfile.txt are the same 
file or 
not, but the filesystem in use.

ext3fs, the most common Linux filesystem, does indeed treat those as separate 
files, 
while ntfs and fat wouldn't.

Paul

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/49cbaab8.9030...@ulmcnett.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to