how to restore da backup on ssh?

NewServ.co.il

Verified User
Joined
Jun 18, 2008
Messages
7
hi all!
i have a directadmin backup and i want to restore him on ssh..
the backup name is user.admin.itisis.tar.gz

thank you and sorry for the bad english :)
 
Move it to /home/admin/admin_backups and use "Admin Backup/Transfer" function to restore it.
 
I don't know of a series of commands to restore a backup from the shell (except to simply tell DirectAdmin to do it).

But you can certainly untar the backup manually and move files/directory manually.

Jeff
 
You can write the restore command to /usr/local/directadmin/data/task.queue and then run /usr/local/directadmin/dataskq
 
Back
Top