aboutsummaryrefslogtreecommitdiff
path: root/source/blog/2015-11-06-microsoft-drops-unlimited-onedrive-storage-after-people-use-it-for...
diff options
context:
space:
mode:
authorZhiming Wang <zmwangx@gmail.com>2016-12-24 14:22:59 -0500
committerZhiming Wang <zmwangx@gmail.com>2016-12-24 14:22:59 -0500
commit48e68843c03151935ff1cc350c581f564d5757bb (patch)
treec82666b38fa0390b5ad27a05286c098042b05245 /source/blog/2015-11-06-microsoft-drops-unlimited-onedrive-storage-after-people-use-it-for-unlimited-storage.md
parent1635b0978b22af4ea9682fd283a5bf139a616425 (diff)
downloadmy_new_personal_website-48e68843c03151935ff1cc350c581f564d5757bb.tar.xz
my_new_personal_website-48e68843c03151935ff1cc350c581f564d5757bb.zip
Fix tidy errors and warnings
Diffstat (limited to 'source/blog/2015-11-06-microsoft-drops-unlimited-onedrive-storage-after-people-use-it-for-unlimited-storage.md')
-rw-r--r--source/blog/2015-11-06-microsoft-drops-unlimited-onedrive-storage-after-people-use-it-for-unlimited-storage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blog/2015-11-06-microsoft-drops-unlimited-onedrive-storage-after-people-use-it-for-unlimited-storage.md b/source/blog/2015-11-06-microsoft-drops-unlimited-onedrive-storage-after-people-use-it-for-unlimited-storage.md
index b7797a35..0b818fab 100644
--- a/source/blog/2015-11-06-microsoft-drops-unlimited-onedrive-storage-after-people-use-it-for-unlimited-storage.md
+++ b/source/blog/2015-11-06-microsoft-drops-unlimited-onedrive-storage-after-people-use-it-for-unlimited-storage.md
@@ -12,7 +12,7 @@ I currently have 5 TB of data in OneDrive. I was once worried about lock-in when
Why even promise when they can't keep it for more than a year.
-Okay, Microsoft just reclaimed the top spot of my most-hated-companies list, and my [ongoing efforts on making a usable OneDrive CLI]() have been wasted. I just pushed the final commit and closed all issues. Maybe it's a blessing that I'll no longer need to deal with that slow and glitchy API; I'll see after experimenting with APIs of other cloud storage providers.
+Okay, Microsoft just reclaimed the top spot of my most-hated-companies list, and my [ongoing efforts on making a usable OneDrive CLI](https://github.com/zmwangx/pyonedrive) have been wasted. I just pushed the final commit and closed all issues. Maybe it's a blessing that I'll no longer need to deal with that slow and glitchy API; I'll see after experimenting with APIs of other cloud storage providers.
Guess my next stop is either Amazon Cloud Drive or S3, probably the former so that I don't need to calculate.[^calculate] And a quick search yields an actively-maintained CLI client [yadavada/acd_cli](https://github.com/yadayada/acd_cli), so I may not need to roll my own this time (it depends on usability).