Box for iPhone and iPad 50GB offer
11–20 of 32 posts
Re: Box for iPhone and iPad 50GB offer
#12- Box's SDK authentication uses a modal view controller with a web view to authenticate. Its appearance is somewhat unpolished and glitchy. Dropbox redirects to the Dropbox app if installed and if not uses a modal view controller. Box used to use this method but no longer does for some reason. It's much more cumbersome to log in without it.
- Dropbox is path-based and all actions are based on a path. Box requires that you recursively iterate from the root to get each level's unique ID if all you have is a path.
- Box's SDK has had a much slower development cycle than Dropbox. There are many operations that are not yet coded.
- Box refreshes the login token frequently, which has a tendency to slow things down.
All of these make something as common as a file chooser much, much easier to implement on Dropbox.
Re: Box for iPhone and iPad 50GB offer
#13Re: Box for iPhone and iPad 50GB offer
#14Interesting... It took a few clicks to find out what Box is: https://support.box.com/hc/en-us/articles/201207836-What-is-... I wonder, what's the incentive to use Box instead of Dropbox? The space is nice, but trust isn't so easily earned. I'm wondering why to trust Box with personal files.
Generally Box is well known for its security, whereas Dropbox accomplishes a solution to its problem but I wouldn't trust confidential files on it.
Re: Box for iPhone and iPad 50GB offer
#15Re: Box for iPhone and iPad 50GB offer
#16Re: Box for iPhone and iPad 50GB offer
#17Interesting... It took a few clicks to find out what Box is: https://support.box.com/hc/en-us/articles/201207836-What-is-... I wonder, what's the incentive to use Box instead of Dropbox? The space is nice, but trust isn't so easily earned. I'm wondering why to trust Box with personal files.
I think they only offer such a large amount free because they don't allow you to store large files and that is what they want you to pay for. Edit: you can see here maximum file size is 250mb without paying https://www.box.com/pricing/
I found that comment a bit jarring. Is 250MB file size max and 50GB total storage for free considered to be stingy now?
Re: Box for iPhone and iPad 50GB offer
#18Earlier quoted context omitted.
I think they only offer such a large amount free because they don't allow you to store large files and that is what they want you to pay for. Edit: you can see here maximum file size is 250mb without paying https://www.box.com/pricing/
"they don't allow you to store large files and that is what they want you to pay for...you can see here maximum file size is 250mb without paying" I found that comment a bit jarring. Is 250MB file size max and 50GB total storage for free considered to be stingy now?
Re: Box for iPhone and iPad 50GB offer
#19Earlier quoted context omitted.
"they don't allow you to store large files and that is what they want you to pay for...you can see here maximum file size is 250mb without paying" I found that comment a bit jarring. Is 250MB file size max and 50GB total storage for free considered to be stingy now?
The 50GB is irrelevant because we're talking about file size. And yes, 250MB is 'not large', in that it blocks super bulky video files.
Re: Box for iPhone and iPad 50GB offer
#20Dropbox's desktop client is also better.
I'll stick with Dropbox.