Home 4 Ways to Roll Your Own Dropbox Alternative

4 Ways to Roll Your Own Dropbox Alternative

Want a cloud-based folder, but want more control over your service than you could get form Dropbox or one of its competitors? Here are a few different ways to building your own Dropbox-like folder.

The first method is based on GlusterFS, two use Git for syncing files. These projects are designed for Unix-like operating systems like Linux and OSX, but some might also work under Cygwin.

Using GlusterFS

Jeff Darcy of CloudFS wrote a tutorial for building a private Dropbox-like service using GlusterFS to create a mountable file system from a remote server on your local machine. He uses Rackspace Cloud for his app, but notes that any virtual private server (VPS) (or non-virtual server, of course) should work.

The downside of this approach is that there is no offline access – instead of a syncing folder, it’s a remote location that acts like a local folder. This can be remedied using rsync or other syncing service.

SparkleShare

SparkleShare is an attempt at creating an open source, self-hosted Dropbox alternative. You can find a release candidate on GitHub. Unlike the GlusterFS approach above, it should give you a syncing folder with offline access. Windows and mobile ports are planned.

DVCS-Autosync

DVCS-Autosync is another Git-based open source Dropbox alternative, but it also supports Mercurial and other distributed version control systems. It takes a more minimal approach in function than SparkleShare, but looks a little more complicated to setup.

ownCloud

Details are a little sparse on the ownCloud site, but it is a KDE-based Dropbox alternative.

Here’s the feature list:

  • Store your files centrally on a hardware controlled by you.
  • Access it from all your devices
  • Online and offline (syncing)
  • Cross Platform
  • Automatic versioning
  • Sharing with your friends
  • Automatic Backup
  • Encryption
  • Sync you KDE Desktop Apps
  • Desktop Integration
  • Plugins for a MediaPlayer, PhotoGallery, RSS Catcher and more

A hosed version of ownCloud is also available.

What Else?

I’m sure there are other methods. How else could you build a Dropbox alternative?

Photo by Mekuria Getinet

About ReadWrite’s Editorial Process

The ReadWrite Editorial policy involves closely monitoring the tech industry for major developments, new product launches, AI breakthroughs, video game releases and other newsworthy events. Editors assign relevant stories to staff writers or freelance contributors with expertise in each particular topic area. Before publication, articles go through a rigorous round of editing for accuracy, clarity, and to ensure adherence to ReadWrite's style guidelines.

Get the biggest tech headlines of the day delivered to your inbox

    By signing up, you agree to our Terms and Privacy Policy. Unsubscribe anytime.

    Tech News

    Explore the latest in tech with our Tech News. We cut through the noise for concise, relevant updates, keeping you informed about the rapidly evolving tech landscape with curated content that separates signal from noise.

    In-Depth Tech Stories

    Explore tech impact in In-Depth Stories. Narrative data journalism offers comprehensive analyses, revealing stories behind data. Understand industry trends for a deeper perspective on tech's intricate relationships with society.

    Expert Reviews

    Empower decisions with Expert Reviews, merging industry expertise and insightful analysis. Delve into tech intricacies, get the best deals, and stay ahead with our trustworthy guide to navigating the ever-changing tech market.