Migrating uploads from s3 to local

Nothing worked for me 100% unfortunately. What did you finally do?

Any clue on how this may work in today’s 3.x versions? I still have a bunch of images on the S3 that I need to find a way to get back to local. Open to suggestions. (the rake uploads:migrate_from_s3 no longer exists)

I’ve set everything to work from local (only backup are on S3). Find many posts are still pointing to S3 with links like:

<img src="//x.amazonaws.com/original/1X/afda2721f64341ca46576020acae7aaee92bd9d3.PNG" width="308" height="206">

which points to

https://xxx.amazonaws.com/original/1X/afda2721f64341ca46576020acae7aaee92bd9d3.PNG

1 Like