Admin Backup/Transfer problem

Yasham

Verified User
Joined
Feb 3, 2018
Messages
36
hello,
I have a problem in "Admin Backup/Transfer", every time I press on " restore or schedule" I get this message "Feature Disabled,The Administrator has disabled the User Backup Function"
please check attachment
problem.png
 
May you check if the issue is still there in latest pre-release binaries of DA? It should be fixed. Thank you for the report!
 
I follow this tutorial
--------------
https://help.directadmin.com/item.php?id=408
--------------
and use this commands like this
cd /usr/local/directadmin
./directadmin o
cd /usr/local/directadmin
wget --no-check-certificate -O new.tar.gz 'https://www.directadmin.com/cgi-bin/daupdate?redirect=ok&uid=xxxx&lid=xxxx&channel=beta'
tar xvzf new.tar.gz
./directadmin p
scripts/update.sh
killall -9 directadmin
./directadmin d
cd /usr/local/directadmin/custombuild
./build rewrite_confs
after that I restart server..
----------
but the problem not solved..
my current directadmin release 1.550000
 
Back
Top