The find command can take quite a lot of time, so it's not viable to run it every time the backup is to be done.
But there might be another way, look in your pm
[~] # /opt/bin/mysqlbackup.sh
ERROR mysqldump command not found. Please use the command 'find / -name mysqldump' and send the result to the author
[~] # find / -name mysqldump
/mnt/ext/opt/mysql/bin/mysqldump
Return to Web Server & Applications (Apache + PHP + MySQL / SQLite)
Users browsing this forum: No registered users and 3 guests