> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of iftequar mohammed > Sent: Thursday, August 21, 2003 1:14 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: RE: Directory Path Problem > > > Hi Bill, > Thanks for the response. The problem is all my > filenames are in lowercase. And my application is > referring to them in UPPERCASE. Since unix is case > sensitive, it is unable to find them and erroring out. > This is not a problem with Windows as it is case > insensitive. > Now I have to figure out whether to change the case of > the files or if there is another option. > Thanks. > Ifti.
Tips: 1. $ cygpath -w /cygwin/c 2. Look up the use of the $CYGWIN env-variable, and for "check_case" as contents of it in the FAQ (at www.cygwin.com) /Hannu E K Nevalainen, B.Sc. EE Microcomputer systems - 59?16.37'N, 17?12.60'E --END OF MESSAGE-- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/