Live data from Hacker News

SparkleShare: Open Source Dropbox clone coming soon

sparkleshare.org

1–10 of 56 posts

Re: SparkleShare: Open Source Dropbox clone coming soon

#2
This isn't a threat to dropbox becaue (as I read it) you have to set up your own server, or maybe hook up on a friends server. While this is certainly a great feature that a lot of people will value, the beauty of dropbox is that it just works. Without you having to install a server.

I see the following obstacles with installing a server for sparkleshare:

1) You need a server. This might be obvious, but normal people don't have one.

2) You need to monitor your server. If the architecture is anything like dropbox it doesn't need to have 100% uptime since synchronizing will just be delayed a bit, but you still need to check in every now and then to make sure everything is OK.

3) Installing a server has never been easy. There is always some sort of problem with port forwarding, IP adresses, proxies, etc. unless you have a server somewhere in the cloud which most people don't. Normal people are barely aware of what a server is. See point 1.

4) Your backups are still your worry. What makes dropbox great is that I know that if they lose my data they have a serious business problem - they'll be held accountable. I'll write rants on my blog and everyone on HN will read it. They'll go through great lengths to prevent this. Besides their knowledge of backup procedures, RAID disks, redundancy and what have you is far far greater than mine. (At least I hope so :-)) If I host my files on my own server I'm the one that's accountable.

I see this as a great service for companies that have some IT staff and aren't comfortable having all their company files hosted by another company, and hackers that prefer their own server. But it's not a threat to dropbox, which is getting popular among non-techies. My mom even has dropbox installed.

Re: SparkleShare: Open Source Dropbox clone coming soon

#5
post #2

This isn't a threat to dropbox becaue (as I read it) you have to set up your own server, or maybe hook up on a friends server. While this is certainly a great feature that a lot of people will value, the beauty of dropbox is that it just works. Without you having to install a server. I see the following obstacles with installing a server for sparkleshare: 1) You need a server. This might be obvious, but normal people…

If Sparkleshare develops some momentum, you could easily see third-parties compete to offer Sparkleshare storage as a service, in a similar manner to how Dropbox works today.

Re: SparkleShare: Open Source Dropbox clone coming soon

#6
post #4

Why C-sharp / mono ?? This could almost be done (on Linux at least) with a copy of rsync, git (for the revision control) and a shell script.

I was exactly wondering about mono when I viewed the README. The toolsets needed are already there.

Perhaps this was done to make it easier to port to other OS later?

Re: SparkleShare: Open Source Dropbox clone coming soon

#8
post #5
post #2

This isn't a threat to dropbox becaue (as I read it) you have to set up your own server, or maybe hook up on a friends server. While this is certainly a great feature that a lot of people will value, the beauty of dropbox is that it just works. Without you having to install a server. I see the following obstacles with installing a server for sparkleshare: 1) You need a server. This might be obvious, but normal people…

If Sparkleshare develops some momentum, you could easily see third-parties compete to offer Sparkleshare storage as a service, in a similar manner to how Dropbox works today.

You could.

But you'd only introduce more variables for the enduser. All of a sudden you'd have to decide which third-party service to sign up for, and many of them might just be a guy in a basement running the service to pay for college tuition. You'd have to check up on this before you know for sure.

The complete setup procedure for dropbox is as follows:

1) Navigate to dropbox.com

2) click download

3) doubleclick the file when you're done downloading

This is very hard to compete with in terms of ease of use. No strange choices to make, no weird preferences to fill out, no problems. It just works.

Re: SparkleShare: Open Source Dropbox clone coming soon

#9
post #2

This isn't a threat to dropbox becaue (as I read it) you have to set up your own server, or maybe hook up on a friends server. While this is certainly a great feature that a lot of people will value, the beauty of dropbox is that it just works. Without you having to install a server. I see the following obstacles with installing a server for sparkleshare: 1) You need a server. This might be obvious, but normal people…

It depends what they define as a "server". If you have to set up a Linux box somewhere with decent upstream, then yeah, I'm not spending any time on that. And I'm the sort of person who could do it.

However for what I use Dropbox for, I'd be perfectly fine if the "server" was just an old Windows box running out of my basement. If there's nothing more onerous than a port-forward it might be useful.

But either way I doubt the guys at Dropbox have anything to worry about. To hurt them this doesn't have to appeal to the average Dropbox customer. It only has to appeal to the average paying Dropbox customer. There's a big difference there, but probably not big enough to matter.

Post reply on HN