Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I love Dropbox. But Dropbox for Teams seems most appropriate for Teams with few members and a lot of data. I'm working with a team that has lots of members, but not much data, so the Dropbox pricing seems high. Does anybody have a recommendation for a file synchronization server for teams with lots of people, but not a lot of data (<50GB)?

share|improve this question
How many is 'lots of users'? – Clare Macrae Oct 26 '11 at 20:02
What does your team do? – R.K. Jan 13 '12 at 1:08

closed as off topic by Eight Days of Malaise, phwd Feb 11 '12 at 16:14

Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

I would rather suggest a different approach. Get a VPS (Linode is good, and you'll get 20 GB ~ $200 yearly) and setup rsync. You are not very clear on your requirements, but if it is just for syncing between different users then this approach is good. Plus you can add remove unlimited users.

share|improve this answer

If you have really a lot of people, but not much data, you might want to look into rolling your own solution on top of Amazon S3. See for example, this SuperUser topic, or using software like SyncAny (to be released soon).

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.