Unable to extract the directory ‘backup’ from the file in directadmin
This is common error when you try to backup/restore the users in Directadmin.
To fix that in linux ,. add these 2 lines in /etc/sysctl.conf or in folder /etc/sysctl.d/sysctl.conf
fs.enforce_symlinksifowner = 0
fs.protected_symlinks_create = 0