Hi!
I am trying to restore cPanel backups on my DA server. But I got an error:
So I tried to install cpanel_to_da:
And Custombuild cannot recognize ./build cpanel_to_da. It gives me the default help screen:
Did DA discontinue the script?
If not, why does custombuild not recognize the command?
I am trying to restore cPanel backups on my DA server. But I got an error:
Code:
Cannot find /usr/local/directadmin/scripts/cpanel_to_da/cpanel_to_da.sh to convert /home/admin/admin_backups/cpmove-user.tar.gz
So I tried to install cpanel_to_da:
Code:
cd /usr/local/directadmin/custombuild
./build update
./build cpanel_to_da
And Custombuild cannot recognize ./build cpanel_to_da. It gives me the default help screen:
Code:
# ./build cpanel_to_da
+-----------------------------------------------------------+
| DirectAdmin WebServices Installer |
| Written by Martynas Bendorius and DirectAdmin |
| Version: 2.0.0 (rev: 2939) |
+-----------------------------------------------------------+
| To build everything run: |
| ./build all |
| |
| NOTE: Command all will compile everything as it is set |
| in the options.conf file, please take a look at |
| "./build options"! |
+-----------------------------------------------------------+
| Install/update server components: |
| ./build apache |
| ./build awstats |
| ./build awstats_process |
| ./build bubblewrap |
| ./build csf |
[...]
Code:
Version: DirectAdmin v.1.63.9
Channel: Stable
Did DA discontinue the script?
If not, why does custombuild not recognize the command?