Hi, hi have a problem in one FTP server:
FTP31:(ERROR:mkdir:Too many links)
how to repair that?
XFileSharing Pro - FTP Problem (ERROR:mkdir)
-
- Posts: 148
- Joined: May 28, 2013 1:51 am
Re: FTP Problem (ERROR:mkdir)
miguelferreira wrote:Hi, hi have a problem in one FTP server:
FTP31:(ERROR:mkdir:Too many links)
how to repair that?
Sorry in advance if am not allowed to post any sort of links.
Not sure if these links will help but it dose help you figure out whats wrong.
http://blog.ryanrampersad.com/2008/08/w ... any-links/
http://www.unix.com/unix-advanced-exper ... mkdir.html
Hope these help and good luck.
-
- Posts: 9
- Joined: Oct 12, 2010 8:45 pm
Re: FTP Problem (ERROR:mkdir)
thks, i was able to track the problem... it was an ext3 problem (limit to 32k dirs), update to ext4 and all went fine 

-
- Posts: 148
- Joined: May 28, 2013 1:51 am
Re: FTP Problem (ERROR:mkdir)
miguelferreira wrote:thks, i was able to track the problem... it was an ext3 problem (limit to 32k dirs), update to ext4 and all went fine
Hey glad it worked out for you.