TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Best way to get Zoom cloud recordings onto S3?

1 pointsby MarkMcover 4 years ago
I have hundreds of gigabytes of videos on Zoom that I want to transfer to Amazon S3. Is there a third-party service that will do this?

2 comments

throwaway888abcover 4 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;harvard-dce&#x2F;zoom-recording-ingester" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;harvard-dce&#x2F;zoom-recording-ingester</a><p><a href="https:&#x2F;&#x2F;www.stitchdata.com&#x2F;integrations&#x2F;zoom&#x2F;amazon-s3&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.stitchdata.com&#x2F;integrations&#x2F;zoom&#x2F;amazon-s3&#x2F;</a>
isoblvckover 4 years ago
Just put it in local drive then copy the whole thing to s3 using the cli?