Migrating uploads (images, videos, files) from a Linux server to AWS S3

So I been working on this myself from local to S3.
So the steps you will need.

  1. Copy all images from server to S3
  2. The URL etc will still be uploads but it changes from /uploads to uploads I THINK so might need to have a migration on the database or depending on how you consume it in the database.