If I run automysqlbackup without sudo it fails to write the files because it doesn't have permission to write to the folder.
If I run it with sudo, I get the following:
Errors reported during AutoMySQLBackup execution.. Backup failed
Error log below..
find: invalid argument -type' to
-mtime'
find: invalid argument -type' to
-mtime'
Any help would be appreciated!
Never mind – I found the issue. I had uncomment the daily backup line and there was no number in there. All good now!