Hello
@sp3ctre69,
I've moved this post into it's own thread as it relates to a separate issue.
Internal case CPANEL-20464 is now open to address an issue where it's not possible to modify the
timeout value for the Rsync backup destination type using
WHM >> Backup Configuration. I'll monitor this case and update this thread with more information as it becomes available. In the meantime, the workaround is to update the timeout value using the
backup_destination_set WHM API 1 function. For example:
Code:
whmapi1 backup_destination_set type=Rsync id=a_smQn_2gBnYGCgTsIxO6z30 name=rsync123 timeout=250
Thank you.