How to upload existing pictures to Aliyun oss?

used to use the image address stored in Aliyun oss,mysql, but now the outsourcing has closed down, and the Aliyun account does not know. Now you want to move all the saved pictures to your own Aliyun oss. What"s a good idea?

Jan.08,2022

write a script to download the photos stored in the database, upload them to your own Ali cloud, and then record them back to the database. It may take a long time to process the script, and it will also be affected by the speed of the network

.
Menu