- 10 open source companies to watch
- Mythbuster busts his own tale
- $208 million petascale computer gets green light
- Sony recalls 73,000 Vaio laptops
- Chrome and Firefox and add-ons
Newsletters | Podcasts | Chats | Opinions | RSS Feeds | This Week In Print | IT Careers | Community | Reports | Downloads | Slideshows | New Data Center
Partner Sites:App Performance | On Demand Security | Networking Solution | SOA | Value of WDS
In my Network World Web Applications Alert newsletter I recently covered a terrific service (in beta, natch) called Dropbox published by Evenflow.
Dropbox is a cross-platform, multiple-endpoint, file synchronization system. It creates a special folder called "Dropbox" in the local file system of a group of PCs. Drop a file into this folder on one machine and it appears in all of the other machines' Dropbox folders. This facility is incredibly useful for collaborative projects and the distribution of specialized content such as templates.
The actual file transfer is done blockwise (that is, using only file deltas) in the background to minimize perceived performance impact, and the actual transfer is mediated by the Dropbox servers which allows synchronization between machines isolated by firewalls because Dropbox only uses ports 80 and 443 (that's HTTP and HTTPS, respectively). An important feature is that all data transfers are secure and storage on the Dropbox servers is encrypted with 256-bit AES.
What's really impressive about Dropbox is you can install it on Windows (XP and Vista are supported, although it seems to work just fine on Windows 2003 SE) and OS X (Tiger and Leopard). Even better, a Linux version is in the works.
You can create subfolders under the Dropbox folder and share them with other Dropbox users outside of your group, and the Dropbox Web interface provides control of sharing, a log of all file additions and deletions, and recovery of deleted files; and you can add comments to shared folders. Finally, as if all that weren't enough, you can just log in directly to the Dropbox Web site and upload and download files, which provides you with access even from machines that don't have Dropbox installed.
During the beta (drop me a note to gearhead@gibbs.com with the subject "dropbox" and I'll send you an invite) you are limited to 2GB of shared storage. When Dropbox comes out of beta the company plans to reduce that to 1GB for free accounts (beta users get to keep their 2GB limit). In their FAQ the company notes that there have been requests for self hosting and to use Amazon Simple Storage Service (Amazon S3) as the back end, but it makes no promises as to when it might deliver these features.
It's got to be said: Dropbox is a work of genius. It does what it claims to do better than any other service I've seen and transparently enough that you could deploy it to inexperienced users.

It's safe to say that most companies, if presented with hard numbers on their energy consumption...
Magic Quadrant for Application Delivery ControllersGartner summarizes its view on Application Delivery Controllers, evaluates strengths and weaknesses...
Secure Wireless Printing OptionsDiscover how you can reduce the TCO of your wireless printers in this whitepaper. Learn how to...

Double-Take (r) Software and Microsoft are teaming up on September 9, 2008 for a webinar focusing...
PoE Plus: Impact on the PoE MarketThe standard for Power over Ethernet (PoE), IEEE Std. 802.3af(tm)-2003, advanced networking,...
Intelligent Mobility: BlackBerry Technical Seminar 2008The virtual BlackBerry Technical Seminar keeps growing in popularity every year, and we want to...

Find out why analysts say approaching virtualization with an ounce of caution is wise. And also why...
Closing the Loop: Extending Wireless LAN Security to Wireless PrintersEnterprises cannot overlook wireless printers when assessing network security. The print jobs and...
Ethernet Services: WAN options matureWAN Ethernet services are reliable, cost-efficient offerings that are widely available and in a...
Partner Content
NetScout is one of the world's premier providers of integrated network and application performance solutions.
www.netscout.com
Know First
Get Proactive — Move from Troubleshooting to Monitoring to Management with nGenius K2's Service Dashboard & Intelligent Early Warning Alarms
Watch the Video
Know Where
Get Rapid Performance Problem Isolation with nGenius Performance Manager and Diagnose Problems up to 70% Faster!
Learn More
Know Why
Get the Details to Validate and Solve your Toughest Performance Issues with nGenius InfiniStream and Sniffer Intelligence Modules
Read the Whitepaper
Comments (5)
iDisk anyone?By Anonymous on August 25, 2008, 7:57 amFrom the description this (dropbox that is) sounds like what Apple's iDisk has been doing for years, including the sharing and web access part.
Reply | Read entire comment
SyncplicityBy Anonymous on August 4, 2008, 3:07 pmBetter than DropBox. You don't have to keep your files in pre-specified folders.
Reply | Read entire comment
DropboxBy Anonymous on July 31, 2008, 11:35 pmApparently Gibbs has never heard of CVS servers and SSH/scp scripts.
Reply | Read entire comment
Oh, yeah - rsyncBy Anonymous on July 29, 2008, 1:28 pmWhat I failed to mention is that I recently installed a Windows rsync server so I can sync photos & music between my WinXP & Linux box. I used deltacopy server http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp for...
Reply | Read entire comment
Other sync toolsBy gmartin on July 29, 2008, 9:21 amThere is an open-source cross-platform sync tool called unison http://www.cis.upenn.edu/~bcpierce/unison/ You may want to take a look.
Reply | Read entire comment
View all comments