I'm running WHM and cPanel and have a script that requires the following
ftpcopy binary (for Create/Refresh local FTP mirror)
mysqldump binary (for Create local SQL mirror)
And I need to know how to enable/install these 'features' or 'modules' on my server.
The path to both are defined as /usr/bin/ftpcopy and /usr/bin/mysqldump in the script but I don't know how to check for these.
I have full access to the server.