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.

Why I Dropped Dropbox and got OwnCloud

46 pointsby seferphierover 11 years ago

30 comments

runjakeover 11 years ago
<p><pre><code> &gt; OwnCloud is basically Dropbox, without the data limits and pricing restrictions. </code></pre> There&#x27;s some pretty huge caveats in the above statement from the article.<p>I switched to ownCloud for a while and then switched back to Dropbox. I switched back to Dropbox for a couple reasons.<p>First, ownCloud is written in PHP <i>and</i> the code (and the plugins you could add on) looked pretty janky. The UI was better than the usual open source fair, but still janky. Second, the trouble of having to worry about maintaining backups[1] for the ownCloud data store and server redundancy made the $10 a month I pay Dropbox look a lot more attractive again.<p>And finally, a lot of iOS apps integrate with Dropbox specifically. I didn&#x27;t include this as an official third item, because fuck vendor lock-in, but it is nice to have when you&#x27;re in a walled-garden environment like iOS.<p>In the end, I decided that I was better off overall sticking with Dropbox and doing a better job of encrypting particularly-sensitive data that resides there. Dropbox has had some security incidents and stability issues, but they&#x27;ve always responded to them in a manner I would consider sufficient.<p>I&#x27;m paying Dropbox for it&#x27;s service (SaaS, after all), not it&#x27;s storage. I&#x27;m paying them to worry about keeping things up and running. Not because I can&#x27;t do it myself, but because I want to devote my limited time to other things.<p><i>1. Let me explain. I still do backups on the client side with a mix of Time Machine, CarbonCopyCloner, and tar. So my data&#x27;s safe.</i><p><i>But I still need to worry about backing up the ownCloud instance, as well. Because if that gets munged up, I can&#x27;t use ownCloud anymore without reinstalling and reconfiguring it. With Dropbox, they worry about the back end, so that I can focus on other things that I want to focus on.</i>
评论 #7157810 未加载
评论 #7157925 未加载
fdaskover 11 years ago
&quot;OwnCloud is basically Dropbox, without the data limits and pricing restrictions.<p>The only catch is that you have to run and install OwnCloud on your own server&quot;<p>Your own server which adds its own data limits and pricing restrictions.
评论 #7157713 未加载
评论 #7157631 未加载
jgillichover 11 years ago
&gt; I have about 400GB of data backed up and synced between all my offices onto external drives at each location<p>I can&#x27;t even get it to synch 100MB properly. I&#x27;m using ownCloud for about a year now and I run into issues all the time. Simply put a Git repo in your ownCloud folder and it will never stop synching.
评论 #7158552 未加载
da_nover 11 years ago
Excuse the friendly jibe but you might consider dropping Hostgator next! I really respect and find valuable the idea of OwnCloud, but I have heard so many horror stories about files being deleted, slow sync times and bug fixes being secondary to the development of new features I have been put off. Has it now matured and can be considered more viable? I have been using BitTorrent Sync (with a Raspberry Pi as 24&#x2F;7 server) personally and have experienced zero issues. I wish it was open source but it is great as an alternative to DropBox if &#x27;owning your data&#x27; is important to you.
评论 #7161799 未加载
orjanover 11 years ago
One aspect that is overlooked here is the actual safety of your data. If you feel that your own server has the safety and backup resources of e.g. Amazon (which Dropbox uses), you&#x27;re probably deluding yourself.
评论 #7157685 未加载
评论 #7157760 未加载
评论 #7157717 未加载
评论 #7158381 未加载
评论 #7157888 未加载
评论 #7157920 未加载
rayanmover 11 years ago
I was also looking to host my own cloud service. I tried OwnCloud (2 weeks ago) and I was fascinated by it... Well until it failed me and lost my test data. There is a major bug in it (try renaming a directory by changing one letter from small to capital).<p>That being said, I started using BitTorrentSync which is a peer to peer sync and I am happy with it so far and I am still testing it.
评论 #7158123 未加载
评论 #7158018 未加载
j_sover 11 years ago
Read the article here:<p><a href="https://web.archive.org/web/20140130215227/http://dorktech.com/why-i-dropped-dropbox-and-got-owncloud/" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20140130215227&#x2F;http:&#x2F;&#x2F;dorktech.c...</a><p>or here:<p><a href="http://pastebin.com/pudxiTmC" rel="nofollow">http:&#x2F;&#x2F;pastebin.com&#x2F;pudxiTmC</a>
jaredstenquistover 11 years ago
I&#x27;ve been trying for days to get OwnCloud working properly with for my 30 person startup. I wish I could say it was going great but I&#x27;m a couple hours away from trying out DropBox for business.<p>I went with Ubuntu, 200GB EBS, M1X-large and the latest OwnCloud (6.0.1 stable)<p>Syncing has been brutal. We have a 100MB connection, and even the few test users I&#x27;ve put on it all are complaining of it not consistently syncing. Additionally there is no LAN Sync like Dropbox, so you&#x27;re paying for all the bandwidth.<p>Since i&#x27;t at somewhere between $250-300 for OwnCloud and it&#x27;s been working so poorly, the $450&#x2F;month for Dropbox isn&#x27;t looking as bad.<p>It&#x27;s a shame. There is good potential here, but as others mentioned the UI is really janky, and it doesn&#x27;t consistently work as expected.
评论 #7158227 未加载
aabalkanover 11 years ago
Getting hostgator HTTP 500. (why the f<i></i>k in the world someone chooses hostgator as their error page) I am quite suprised how people are so successful at not handling Hacker News load? Even my $5 handled #1 on HN for hours with %0.1 CPU load.
评论 #7157983 未加载
Karunamonover 11 years ago
Been there, done that, switched back to Dropbox. Dropbox has a very nice API that everybody has integration with.
acomjeanover 11 years ago
I use owncloud, as a document repository for a non-profit. It replaces google drive for us. It doesn&#x27;t see a ton of use but has worked well for us as a simple document archive.<p>I did like the fact that you can go into linux and find where the files are stored and back them up.
henryajover 11 years ago
&quot;ERROR 500 - INTERNAL SERVER ERROR&quot;<p>Can&#x27;t seem to get a cached version either.
评论 #7157597 未加载
juntoover 11 years ago
I run OwnCloud on my Synology NAS at home. The Synology has got dynamic DNS and I have then CNAMED the synology.me address with cloud.mydomain.com. The sync client seems OK to me and I can access my files and contacts remotely. Everything goes over SSL with a free StartSSL cert.<p>I also use dropbox for work stuff that I don&#x27;t care about from a privacy perspective.<p>Overall I&#x27;m happy with OwnCloud. Sadly they don&#x27;t have an officially supported OwnCloud package for Synology, but you can have everything I guess.
seth429over 11 years ago
I&#x27;ve been pretty happy with Space Monkey (<a href="http://spacemonkey.com" rel="nofollow">http:&#x2F;&#x2F;spacemonkey.com</a>) -- 1TB of local and remote backup, $199 for the device and free first year, remote backup $49 after the first year if you want to keep doing it.<p>And I have access to the full 1TB as if the files were local, even on my measly 120G macbook air, since the filesystem is backed by the network. It&#x27;s kinda cool.
mokkolover 11 years ago
Next post: Why I dropped HostGator.com and got &lt;xxxx&gt;
评论 #7157775 未加载
kuebelreiterover 11 years ago
If you want to spend your time being your Owncloud admin use it. Security updates, finding reasons for Error 500 after updates and version upgrades - there&#x27;s always something to do, you never will be bored.<p>If you just want a solution to sync data with your server use bittorrent sync.
billyhoffmanover 11 years ago
Agreed on the janky-ness of it all. If you are switching to ownCloud because you want to control your date, I&#x27;d suggest Transporter.<p><a href="http://www.filetransporter.com/" rel="nofollow">http:&#x2F;&#x2F;www.filetransporter.com&#x2F;</a>
grandpaover 11 years ago
Mirror: <a href="http://webcache.googleusercontent.com/search?q=cache:http://dorktech.com/why-i-dropped-dropbox-and-got-owncloud/" rel="nofollow">http:&#x2F;&#x2F;webcache.googleusercontent.com&#x2F;search?q=cache:http:&#x2F;&#x2F;...</a>
dpacmittalover 11 years ago
I feel <a href="https://github.com/mycozycloud/cozy-setup" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mycozycloud&#x2F;cozy-setup</a> should have a special mention here since it looks more polished and stable than ownCloud.
ToastyMallowsover 11 years ago
Blocked by IT under the category of Pornography. Guess I&#x27;ll read it later?
评论 #7157650 未加载
1986vover 11 years ago
I have always felt that OwnCloud was just a personal &quot;fun&quot; alternative to great services like Dropbox. The DropBox business package, for the price, is not bad all in my own opinion.
SethMurphyover 11 years ago
If you install OwnCloud on one server, it&#x27;s not a cloud, but just remote file storage. IMHO cloud implies redundancy and reliability, not just &quot;on a server on the internet&quot;
monksyover 11 years ago
OwnCloud did not work for the needs of my friend and I. However, I absolutely love Seafile. It sallows for you to share files based on groups and folders.
scottydeltaover 11 years ago
I use Amazon EC2 and I can assure its not a feasible solution due to the bandwidth it will consume.
Timmmmbobover 11 years ago
I just wish it wasn&#x27;t written in PHP. Makes me not entirely trust it.
cdrewsgoover 11 years ago
OwnCloud is jelly because DropBox just got that money.
z3braover 11 years ago
Dropbox secure? A joke. One key to open all.
评论 #7157759 未加载
xacaxuluover 11 years ago
Why I dropped Hostgator for anything else.
CompleteMoron2over 11 years ago
Just a quick smattering of thoughts:<p>You can get free DropBox space when you buy android tablets and phones. I think between a tablet and a htcone I scored like 500GB&#x27;s at Dropbox.<p>Public cloud is not for sensitive data - its for transferring lame documents and media between places. Usually the people who are worried about security for data in public forums usually dont actually have any data anyone wants to steal.
frankphilipsover 11 years ago
OwnCloud got Pwned
评论 #7157747 未加载