-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to [EMAIL PROTECTED] on 6/8/2006 1:18 PM: > > Hi, > I tried using find I:\<path> -noleaf -print ,but I am getting the > same error . > Part of the error is as follows. > > D:\usr\meta\boxster\boxster_UNITw2kMixednew\boxster_UNITw2kMixednew_0245 >> find I:\ode.boxster_UNITw2kMixednew_0228 -noleaf -print
Since you are on cygwin, I would recommend using POSIX-style paths: find /cygdrive/i/ode.boxster_UNITw2kMixednew_0228 > find: /cygdrive/i changed during execution of find (old inode number > -506580184, > new inode number -509781400, filesystem type is system) [ref 1114] This is a known issue with cygwin 1.5.19 which has been solved by using snapshots. It is not a bug in find, but in older remote drive samba servers; CVS cygwin is able to work around this bug in samba but 1.5.19 was not. - -- Life is short - so eat dessert first! Eric Blake [EMAIL PROTECTED] volunteer cygwin findutils maintainer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEizHk84KuGfSFAYARAh9UAJ9c/QLhUtbHhBs9ojVyKnM6LsS7zwCcDlfo CQv0AP1/fWd5KcBniMX4WUs= =iKh1 -----END PGP SIGNATURE----- -- 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/