I have connected box.com to store my backups and have created the Database backup only.
I created a cron job on server to schedule backups, and tested it but I didn't get any backup archive on box. I put the following command in command line.
/usr/bin/php-cli /home/my_user_name/public_html/cli/backup.php
I exactly followed the documentation but I am still not able to schedule my backups. I've attached all the log files that I downloaded from plugin.
Help appreciated!