After upgrading to Cygwin 1.7 (unfortunately in paralell with getting a new computer that includes newly corporate mandated McAfee Host Intrusion Prevention software), I'm having the following issue copying Samba based files:
$ uname -a CYGWIN_NT-5.1 PC1163-8460-XP 1.7.0(0.201/5/3) 2009-03-06 11:28 i686 Cygwin $ cygcheck -f /usr/bin/cp.exe coreutils-7.0-2 $ cp //SambaServer/share/TestFile . cp: skipping file `//SambaServer/share/TestFile', as it was replaced while being copied It appears that the inode number is changing for consecutive stats? $ ls -i //SambaServer/share/TestFile 3779159704 //SambaServer/share/TestFile $ ls -i //SamabaServer/share/TestFile 3881062408 //SambaServer/share/TestFile ? -- Brian Ford Staff Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International the best safety device in any aircraft is a well-trained crew... -- 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/