Jan 28, 2002 #1 TanyaB Programmer Joined Aug 15, 2001 Messages 18 Location IL Hi, When I try to mkfir I get this error message: mkdir ske mkdir: cannot create ske: Too many links What could be a problem ?
Hi, When I try to mkfir I get this error message: mkdir ske mkdir: cannot create ske: Too many links What could be a problem ?
Feb 11, 2002 #2 Genka MIS Joined Jul 15, 2001 Messages 20 Location US Tanechka, Make sure there are no links by the same name in the directory where you are trying to create the link Upvote 0 Downvote
Tanechka, Make sure there are no links by the same name in the directory where you are trying to create the link
Feb 12, 2002 #3 dobbyn Programmer Joined Jan 23, 2002 Messages 120 Location US This error can be generated by having too many subdirectories, but the default limit is something like 32767. Upvote 0 Downvote
This error can be generated by having too many subdirectories, but the default limit is something like 32767.
Feb 12, 2002 Thread starter #4 TanyaB Programmer Joined Aug 15, 2001 Messages 18 Location IL Thanks dobbyn. Actually, it's exactly what's happend... Upvote 0 Downvote