I tested it a second time, installation from Scratch on Debian Etch.
After restoring the Backups - i get this Error in the GUI under Status and no Backup is restored:
Code:
sys_command() | ERROR: External command '/bin/tar --extract --bzip2 --directory=/var/www/virtual/mydomain.tld --file=/var/www/virtual/mydomain.tld/backups/..' returned '2' status !
But it works when i do it by Hand with:
Code:
/bin/tar --extract --bzip2 --directory=/var/www/virtual/mydomain.tld/ --file=/var/www/virtual/mydomain.tld/backups/mydomain.tld-backup-2007.04.24-082457.tar.bz2