In response to this WordPress.org topic - https://wordpress.org/support/topic/ftp-backup-deprecated/
PHP warning Creation of dynamic property phpseclib\Crypt\Rijndael::$name is deprecated.
vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php
phpseclib/phpseclib 2.0.39
The latest version is 3.0.34.
It appears that is fixed in 3.0.22 -- Rijndael: fix E_DEPRECATED (#1935)
Resolution:
Someone will have to update the composer.json file and run composer update -o and then test the plugin.