TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do you circumvent low upload bandwidth limits in the US?

4 点作者 dwrodri超过 3 年前
I&#x27;m trying to build a bit of a homelab at my apartment in the US (East Coast), but there just aren&#x27;t any ISPs which offer good upload bandwidth in my area.<p>I find myself often wanting to move around 5-250GB of data, and I&#x27;m looking for a way to do that quickly.<p>I can think of two approaches:<p>1) Rent a cloud instance, and use their high bandwidth connection. 2) Rent a bare metal server, and use their high bandwidth connection.<p>What service would you recommend for solving this problem? My two main use cases would be: 1) Download files quickly to the server. 2) Send files quickly from this server to another device.<p>The cloud computing is full of so many different services that I&#x27;m having a hard time even comparing a cheap linux server to something offered by a cloud provider. Does anyone have any recommendations?

5 条评论

bradknowles超过 3 年前
What are you uploading? Where is the original source for the content being uploaded?<p>Getting a high speed connection from a virtual server sitting somewhere in the cloud or at a VPS provider isn’t going to help you, if the original content lives on your laptop. You still have to get that content up to the high bandwidth system, and so you haven’t changed the bottleneck — your upstream connection from your home network.<p>If that’s the use case, then you might want to look into getting a business class connection, since they’re usually set up for symmetric upload and download rates, although they are also usually a lot more expensive.
评论 #28356625 未加载
tomklein超过 3 年前
Depending on what you’d like to do with it, you could get a server at a hosting provider that allows you to send in USB sticks with data and uploads it for you (makre sure the content is encrypted though) or get a colo with your own server which you then would have access to.<p>If you just need it as a cache as mentioned in another comment, you can go with a VPS
prirun超过 3 年前
I&#x27;ve used Linode and Vultr for many years with great results. They are both reliable and have very cheap plans with high bandwidth speeds and limits. They are also a lot easier to configure vs messing with real hardware (which I used to do in a former life).
giantg2超过 3 年前
I guess it depends on where and how you want to move it. I&#x27;m only a bit familiar with AWS. You could look at EC2, ECS, S3 (or others?) with Storage Gateway (I think).
vimy超过 3 年前
What about a business connection? If affordable.