How to restore cpanel backup

I tried to migrate cpanel backup but I get this error:

root@server2:~# v-import-cpanel abdullah.tar.gz
Checking provided file...
Error 3 not-gzip - no stantard cpanel backup provided of file not installed ( Try yum install file, or apt-get install file )

The file is in /backup folder

root@server2:~# ls /backup
abdullah.tar.gz

Check the error message, probaly gzip isnt around.

1 Like