> [mkoeppe - Thu Jun 09 12:01:32 2005]:
> 
> This is a bug report for perl from [EMAIL PROTECTED],
> generated with the help of perlbug 1.35 running under perl v5.8.6.
> 
> With ActivePerl 5.8.6.811, creating a hard link on a local NTFS
> formatted
> drive (Win2000) works as expected, but it fails on a mounted network
> share
> (Win2003 server, of course the underlying filesystem is NTFS, too).
> 
> The hardlink can be created independantly of ActivePerl with Interix
> tools,
> however, on both the local disk and on the mounted share as well.
> 
> Perl 5.8.7 doesn't fix this.
> 
> More details and a suggestion for a fix can be found on ActiveState's
> bug number 39027 at
> http://bugs.activestate.com/show_bug.cgi?id=39027
> 
> I first reported it there, but then found, that the responsible source
> code can be found within
> http://www.cpan.org/src/stable.tar.bz2
> so it might not be solely related to ActiveState.

Have you tried the module Win32::Hardlink?  

Reply via email to