Modify the following options in the /opt/bitnami/php/etc/php.ini file to increase the allowed size for uploads:
upload_max_filesize – set this to a value > than your backup
post_max_size – set this to a value > than your backup
memory_limit – set this to a value > than your backup
max_execution_time – set this to 0 (infinite)