What's the practical difference between Google Drive and Dropbox? What features does one offer that the other doesn't? Specifically, how well does sharing and permissions work in Google Drive (Dropbox is fairly straightfoward)?
closed as not constructive by Sathya♦ Mar 10 at 16:15
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
One could sit and write all the features here, but you could also just google around as there are hundreds of post on this right now. The one from The Verge has a more elaborated answer. |
|||
|
|
|
I will list a few here but as the user Bibhas has stated, they can be easily found on Google here.
Of course this list is not complete. Others feel free to add on to this! |
|||
|
|
|
The key thing about Google Drive, for me, and the real relevance of this topic to this stack is they are the first link up the file types with the web applications that open them. Just as an OS UI generally knows what to do with an open file request, so should your web drive. And does it really make sense for every web application to have a separate UI for file access? I think not, it's not that you use one web application with each storage provider, you use one storage provider with each web application. Each of the storage providers should be offering a standard open/save in JavaScript (Google do this for open), so if you pick one provider, you get a standard interface everywhere for them. What I'd love to see is the storage providers standardise on a web application manifest and to all provide their file access widget in JavaScript. This would make it far easier for web application providers to integrate with the storage providers. |
|||
|
|
|
I want to point out here that I wish Google Drive gave users the option to open files in Docs or via a native app like Pages. The lack of this option is why I use Insync. Insync syncs all Google Docs as .DOC files so I can open them in Pages if necessary. It's rarely necessary, but it's nice to have the option. |
|||
|
|