This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ln command in Cygwin (hard links)


According to John Gilmartin on 3/3/2010 11:48 AM:
> Am I going mad? Why doesn't the following work for me?
> 
> $ ln hardlink1 hardlink2
> ln: creating hard link `hardlink2' => `hardlink1': Operation not permitted

$ df -T .

I bet you are trying this on FAT, which does not support hard links.

Consider using NTFS instead.

-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]