<p><pre><code> > OwnCloud is basically Dropbox, without the data limits and pricing restrictions.
</code></pre>
There'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't include this as an official third item, because fuck vendor lock-in, but it is nice to have when you'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've always responded to them in a manner I would consider sufficient.<p>I'm paying Dropbox for it's service (SaaS, after all), not it's storage. I'm paying them to worry about keeping things up and running. Not because I can'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'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'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>
"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"<p>Your own server which adds its own data limits and pricing restrictions.
> I have about 400GB of data backed up and synced between all my offices onto external drives at each location<p>I can't even get it to synch 100MB properly. I'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.
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/7 server) personally and have experienced zero issues. I wish it was open source but it is great as an alternative to DropBox if 'owning your data' is important to you.
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're probably deluding yourself.
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.
I'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'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've put on it all are complaining of it not consistently syncing. Additionally there is no LAN Sync like Dropbox, so you're paying for all the bandwidth.<p>Since i't at somewhere between $250-300 for OwnCloud and it's been working so poorly, the $450/month for Dropbox isn't looking as bad.<p>It's a shame. There is good potential here, but as others mentioned the UI is really janky, and it doesn't consistently work as expected.
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.
I use owncloud, as a document repository for a non-profit. It replaces google drive for us. It doesn'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.
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't care about from a privacy perspective.<p>Overall I'm happy with OwnCloud. Sadly they don't have an officially supported OwnCloud package for Synology, but you can have everything I guess.
I've been pretty happy with Space Monkey (<a href="http://spacemonkey.com" rel="nofollow">http://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's kinda cool.
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'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.
Agreed on the janky-ness of it all. If you are switching to ownCloud because you want to control your date, I'd suggest Transporter.<p><a href="http://www.filetransporter.com/" rel="nofollow">http://www.filetransporter.com/</a>
I feel <a href="https://github.com/mycozycloud/cozy-setup" rel="nofollow">https://github.com/mycozycloud/cozy-setup</a> should have a special mention here since it looks more polished and stable than ownCloud.
I have always felt that OwnCloud was just a personal "fun" alternative to great services like Dropbox. The DropBox business package, for the price, is not bad all in my own opinion.
If you install OwnCloud on one server, it's not a cloud, but just remote file storage. IMHO cloud implies redundancy and reliability, not just "on a server on the internet"
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.
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'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.