Wordpress Updraft-Plus Backup
If you want to use Updraft-Plus to set up a backup in wordpress via webdav, there is only one extra step to do.
Add in the following line in your wp-config.php file of your wordpress instance:
define('UPDRAFTPLUS_WEBDAV_NEVER_CHUNK', true);