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.

The New SkyDrive Might Be the Best Cloud Storage Yet

2 pointsby hbharadwajalmost 12 years ago
http://gizmodo.com/the-new-skydrive-might-be-the-best-cloud-storage-yet-863771582

1 comment

peterkellyalmost 12 years ago
I did exactly this more than a year ago with my iPad app:<p><a href="http://blog.uxproductivity.com/2012/04/30/file-synchronisation/" rel="nofollow">http:&#x2F;&#x2F;blog.uxproductivity.com&#x2F;2012&#x2F;04&#x2F;30&#x2F;file-synchronisati...</a><p>There&#x27;s nothing inherent in the Skydrive service that enables this kind of functionality. It&#x27;s purely a client-side thing. And that means that it can be applied to any cloud storage service.<p>I&#x27;m planning on open sourcing my core library for doing this syncing, once I&#x27;ve got support for Google Drive and Skydrive in as well (Dropbox, Box, and WebDAV are already supported). The code also needs a bit of cleaning up.<p>I really wish the industry would stop viewing these kinds of services as special or fundamentally differentiated. 15 years ago lots of people ran FTP servers, and we had neither the compatibility problems caused by different APIs&#x2F;protocols, nor the chest-thumping of companies like Microsoft and Google about their &quot;Cloud&quot; services that are simply glorified FTP servers.