did the same, it did show up in the list.. but got an error
Warning: ZipArchive::getStatusString(): Invalid or unitialized Zip object in /home/cranni/public_html/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php on line 1235
line 1235 reads
wpa_backup_error( ‘unzip’, $z->getStatusString(), true );
so a little unclear about what my problem is..