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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Amazon Cloud Drive is currently broken garbage

32 点作者 DanielDent大约 8 年前

7 条评论

jasode大约 8 年前
The rclone api access key was revoked.<p>A few months ago, I was doing extensive research on personal cloud backups (Backblaze, Amazon Cloud Drive, etc). My requirement was to have <i>client-side</i> encryption synced to the cloud. A modicum of googling led me to rclone. After reading about how rclone works, I immediately made a mental comparison to Amazon&#x27;s &quot;official&quot; client GUI sync program and thought, <i>&quot;there&#x27;s no way Amazon has blessed rclone.&quot;</i> It would be very risky to invest hours into building custom backup scripts built on top of rclone if Amazon blocks it. Well, it turns out <i>that&#x27;s exactly what has happened.</i>
评论 #14380094 未加载
评论 #14380013 未加载
niftich大约 8 年前
Link as originally submitted leads to a commit message where the submitter, maintainer of git-annex-remote-rclone, a tool which wraps the multi-provider cloud storage client rclone [1], makes the following comment:<p><i>&quot;Amazon has, without warning, revoked the API keys necessary for users to access the data that Amazon&#x27;s paying customers have entrusted with Amazon. A data storage offering that simply stops working one day is not a data storage offering at all.&quot;</i><p>In effect, this is a self-submission to an opinion that leads to a dead end; I propose a better source is this reddit thread [2] which includes a screenshot of an email from Amazon support confirming the news.<p>As another poster writes, Amazon has revoked rclone&#x27;s OAuth2 API key. However, consider that rclone&#x27;s default OAuth2 client id and secret are compiled into the rclone executable, and thus effectively public; aka. anyone can extract them and pretend to be rclone, and fool users into obtaining access and abuse them for unrelated purposes.<p>A <i>far</i> better option is for the cloud provider to let users generate their own OAuth2 clients, such as Google does (and supposedly Microsoft, although for me it&#x27;s always errored out). Unfortunately, Amazon has a &quot;call us&quot; style of Developer access, which effectively translates to no new API access being granted to these types of users.<p>The speculation around the web is that Amazon also wanted to shut this down because they offered &quot;unlimited&quot; storage, and people were using it to store very large amounts of hard-to-compress, hard-to-dedup data. Breaking a popular tool used to accomplish this (e.g. it supported on-the-fly encryption, producing the exact style of difficult data) will cause some portion of less profitable users to migrate elsewhere. This may or may not be true, but it&#x27;s certainly an intriguing point.<p>[1] <a href="https:&#x2F;&#x2F;rclone.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rclone.org&#x2F;</a> [2] <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;DataHoarder&#x2F;comments&#x2F;6c3mnv&#x2F;amazon_confirmed_rclone_is_revoked_aka_banned&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;DataHoarder&#x2F;comments&#x2F;6c3mnv&#x2F;amazon_...</a>
评论 #14380134 未加载
slau大约 8 年前
Better links:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;DanielDent&#x2F;git-annex-remote-rclone&#x2F;issues&#x2F;22" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;DanielDent&#x2F;git-annex-remote-rclone&#x2F;issues...</a><p><a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;DataHoarder&#x2F;comments&#x2F;6c3mnv&#x2F;amazon_confirmed_rclone_is_revoked_aka_banned&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;DataHoarder&#x2F;comments&#x2F;6c3mnv&#x2F;amazon_...</a>
Jayakumark大约 8 年前
I used them years ago as part of free trial offer but they had rate limiting for their APIs ,it was totally unusable, to upload it would take months to finish my NAS drive, so i stopped using them completely. its the crappiest i have ever seen.
dicroce大约 8 年前
Amazon Cloud Drive&#x27;s shitty sync application still works...
pvg大约 8 年前
Context-free rageclick post is pretty much always lousy, whatever the current status of Amazon Cloud Drive.
评论 #14380044 未加载
chrisblackwell大约 8 年前
but did they read the Terms of Service...
评论 #14379978 未加载