Right now all images and mp3s are in wp-content/uploads/YYYY/MM or /binary/.
We need a simple script to upload all of these to s3.
Complication: I have a bucket for mp3s (wc-tracks) and a bucket for images (weird-canada-images). Perhaps I should just have a single bucket for everything to simplify things. Thoughts?
Right now all images and mp3s are in
wp-content/uploads/YYYY/MMor/binary/.We need a simple script to upload all of these to s3.
Complication: I have a bucket for mp3s (
wc-tracks) and a bucket for images (weird-canada-images). Perhaps I should just have a single bucket for everything to simplify things. Thoughts?