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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Need to upload file to many sites. Is it possible to upload only once?

2 点作者 edoreld超过 5 年前
I need to upload a large file to multiple sites, each of which having an upload form that lets me choose a file to upload. In the end, I upload my file to each service separately. The problem is that my connexion is slow and that it takes considerable time to upload everything.<p>Therefore I would prefer to only have to upload to one service, and from that service be able to upload to any site. Is it possible to do this?

1 comment

byoung2超过 5 年前
You could use a VPS&#x2F;cloud server...upload to that server, then use that server to upload to other sites
评论 #21803795 未加载