On 2018-03-02 02:41, Fergus Daly wrote:
> .. AND dos2unix:
> ~> ls -al /j/P*
> -rw-r--r-- 1 dell ferg   6767 Mar  2 09:15 /j/PStart.xml
> ~> dos2unix /j/PStart.xml
> dos2unix: converting file /j/PStart.xml to Unix format...
> ~> ls -al /j/P*
> -rw-r--r-- 1 dell ferg   6767 Mar  2 09:16 /j/PSTART.XML
> So something a bit major seems to be going on .. ..

Not writing VFAT directory entries, or with case preserving names?
Run stat on original and converted files.

Does FAT support ACLs?

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to