Hi, sorry to make another thread so soon after my first one, the migration stuff is very overwhelming haha 😅
I run my OC Wiki on Fandom with my art and writing and I'm migrating it etc etc
I finished importing my articles, but I have like 2220 files of my art and gifts and videos and a bunch of junk currently uploaded to the Fandom wiki and reposting everything sounds like a massive headache :( I tried reuploading a few images with the MsUpload thing, but a weird bug happened where the images uploaded but all of their file names got swapped around which ended up being kind of a headache to fix and I'm worried it will happen again x(
I looked it up and found the "importImages.php" thing but I'm not very tech savvy and trying to read this page is just making my head spin and I just can't understand what I'm supposed to do with this or where or what I'm supposed to do with this script
https://www.mediawiki.org/wiki/Manual:ImportImages.php
Would it be okay for someone to explain what I'm supposed to be doing? :(
2220 files is a lot of stuff to reupload and I don't even know where I put most of files
Also if possible, I'd like to keep the image history and revisions as well
My Wikis
https://drimare.fandom.com/wiki/Special:NewFiles
https://drimare.miraheze.org/wiki/Special:NewFiles
importImages.php is a script which uploads images to MediaWiki from the same computer where the wiki is configured.
It does a remote upload if configuration parameter $wgForeignFileRepos is configured correctly, or if you are using an extension that correctly configures it, such as the AWS (S3) extension.
