Since a few days my user backups (on reseller level) generate the following errors for alot of users:
I checked the files and they are not a symbolic or hard link, they are just empty files. The mentioned files variate from user to user, since some people do login so the user.history isn't empty and gets backup normally, thus no error is reported.
Has anyone seen this behavior before and can point me to a way to resolve this issue?
Code:
Will not backup ./data/users/xyz/user.history for user xyz because it's a hard or symbolic link
Will not backup ./data/users/xyz/crontab.conf for user xyz because it's a hard or symbolic link
Will not backup ./data/users/xyz/ticket.conf for user xyz because it's a hard or symbolic link
I checked the files and they are not a symbolic or hard link, they are just empty files. The mentioned files variate from user to user, since some people do login so the user.history isn't empty and gets backup normally, thus no error is reported.
Has anyone seen this behavior before and can point me to a way to resolve this issue?