in reply to Re: Detecting whether two pathes refer to the same file
in thread Detecting whether two pathes refer to the same file

Would your module also work on files which reside on, say, Linux, but are accessed from Windows via WinNFS, Samba or CIFS? This wouldn't be NTFS either, would it?

-- 
Ronald Fischer <ynnor@mm.st>

Replies are listed 'Best First'.
Re^3: Detecting whether two pathes refer to the same file
by cdarke (Prior) on Sep 10, 2010 at 11:21 UTC
    I have never tried it, and don't currently have a working Samba link to help. I doubt it, but I have been surprised before. I wouldn't like to bet one way or the other.

    Let me know if you try it!