10up / MU-Migration

This WP-CLI plugin makes the process of moving sites from single WordPress sites to a Multisite instance (or vice-versa) much easier. It exports everything into a zip package which can be used to automatically import it within the desired Multisite installation.
MIT License
329 stars 47 forks source link

Images rename PHP error #71

Open cyberlord29 opened 4 years ago

cyberlord29 commented 4 years ago

PHP Warning: rename(mu-migration1575829182//wp-content/uploads/wp-clone/index.html,/opt/bitnami/apps/wordpress/htdocs/wp-content/uploads/sites/3/wp-clone/index.html): No such file or directory in /home/bitnami/.wp-cli/packages/vendor/10up/mu-migration/includes/helpers.php on line 114

Some Images dont show up , I think its becasue of the rename failure during Import,