Hello everyone! When creating an SSH user, the folders cgi-bin, log, private, ssl, tmp, web, and webdav were deleted. Restoring the backup failed, because at this level, "/var/www/clients/clientx/weby/," the folders cannot be deleted or created, even by root. Does anyone know where and how to disable this protection? I am grateful for any advice/help.
The command is: chattr -i /var/www/clients/clientx/weby don't forget to enable it again afterwards with: chattr +i /var/www/clients/clientx/weby