bug-fileutils
[Top][All Lists]
Advanced

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

can't create symbolic nor hard links in RedHat 7.2 with ext3


From: Jorge Alberto Reteguin Pimentel
Subject: can't create symbolic nor hard links in RedHat 7.2 with ext3
Date: Tue, 11 Dec 2001 11:42:28 -0600

Can't create symbolic links in RedHat 7.2 with ext3


ln -s ../manuals
Is
lrwxrwxrwx    1 george   george         10 Dec 11 11:35 manuales ->
./manuals

as you can see, the symlink is incorrect, it should be -> ../manuals
It happens the same linking any kind of  files.



ln ../manuales/
ln: `../manuales/': hard link not allowed for directory


ln ../manuales/linux/MLinux.pdf
ln: creating hard link `./MLinux.pdf' to `../manuales/linux/MLinux.pdf':
No such file or directory


obviously the errors that the program sends are incorrect.

Thanks.

--
-------------------------------
Jorge Alberto Reteguín Pimentel
Desarrollador de Software
Interplanet, S.A. de C.V.
t: 5682 5060
www.interplanet.com.mx
-------------------------------






reply via email to

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