I livestream using EC2, and after the event is complete, the encoded streams are on the EC2 instance. I want to move them to my S3 bucket(s).
Is there an easier way to do this other than connecting via FTP to the EC2 instance, downloading, and then re-uploading to my S3 buckets?
Thanks for any help!
J