bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ln.exe bug


From: Eric Blake
Subject: Re: ln.exe bug
Date: Fri, 23 Jun 2006 12:23:43 +0000

> thanks for your fine tool. Its better than all of the others because you
> can create hardlinks even on network shares!

Based on your title, and the fact that you mention network shares, it is
obvious that you are running a version of coreutils compiled for
Windows.

> I think I found a bug: ln.exe does not make any hardlinks to a file without 
> extension. E.g. 
> example.txt
> is fine but not 
> example

This would be a problem with the Windows port, and not the upstream
coreutils.  Please report it to wherever you obtained the binary (perhaps
it was cygwin or mingw?)  Also bear in mind that a Windows port is
inherently limited by Windows restrictions - Windows does not provide
a clean API for creating hard links on non-NTFS systems.

-- 
Eric Blake




reply via email to

[Prev in Thread] Current Thread [Next in Thread]