FTP log in Domlogs is NOT sharing inode shows different dates as well

ethical

Well-Known Member
Apr 7, 2009
97
8
58
I know the logs in /domlogs/ and /domlogs/user/ are for all intense purposes the same as they share inodes but i have an issue where the FTP log is NOT sharing the inode and shows different update dates and info in the file?

ls -ali ftp.usersdomain.com-ftp_log
14125413 -rw-r--r-- 1 root root 315 May 23 06:59 ftp.usersdomain.com-ftp_log
ls -ali useresdom/ftp.usersdomain-ftp_log
1595753 -rw-r----- 1 root useresdom 19122 Mar 31 12:39 useresdom/ftp.usersdomain.com-ftp_log

here is another user

ls -ali ftp.user2.com-ftp_log
14124983 -rw-r--r-- 1 root root 1107 May 23 07:32 ftp.user2.com-ftp_log
ls -ali user2/ftp.user2.com-ftp_log
939098 -rw-r----- 1 root user2 1889881 Dec 10 11:53 user2/ftp.user2.com-ftp_log

so its not just restricted to one user.

how can we solve this?

Thanks
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello :)

Could you open a support ticket using the link in my signature so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome.

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
To update, it was determined the initial source of this issue was a custom symbolic link to the /home/domlogs directory for the Apache domlogs.

Thank you.