Dropbox and the Dropbox logo are trademarks of Dropbox, Inc.
Dropbox is a home for all your photos, docs, videos, and files. Anything you add to Dropbox will automatically show up on all your computers, phones and even the Dropbox website — so you can access your stuff from anywhere.
Dropbox also makes it super easy to share with others, whether you're a student or professional, parent or grandparent. Even if you accidentally spill a latte on your laptop, have no fear! Relax knowing that your stuff is safe in Dropbox and will never be lost.
Dropbox provides an online storage solution powered by cloud computing service model of software as a service (SaaS). Dropbox users are provided by an online storage space hosted on Dropbox accessible anywhere via the Internet. The storage space provides storage for virtually any kind of fie type from documents, images, videos etc.
Dropbox works by installing an application on client system, which immediately uploads the data to their own cloud storage servers. The uploaded data can be accessed from the installed application or through an online control panel.
Dropbox file sharing works in cohesion with file synchronization which keeps the file routinely updated across all shared nodes even if it’s shared among many people, therefore every single recipient will always receive the latest version of the file.
Dropbox Basic:
Price: $0
Storage upto 2GB (plus earned)
Dropbox Pro:
Price: $9.99 / month
Storage upto 1 TB (1,000 GB) of space
Passwords and expirations for links
Remote wipe
Dropbox for Business:
Price: $15 / user / month
Storage more than 1 TB
Team sharing controls
Dropbox uses more than uses more than 10,000 physical servers to manage user content, along with Amazon Web Services. User metadata is stored in the company’s data centers, while the actual files reside on Amazon’s S3 storage service.
stores account information and file metadata
stores the actual user files
(block info doesn't exists in the database)
(block info does exists in the database)
(for large files)
File Size (MB) |
Sync time (s) with streaming sync |
Sync time (s) without streaming sync |
20 |
21 |
25 |
40 |
30 |
37 |
100 |
64 |
89 |
500 |
293 |
383 |
Every file in Dropbox is partitioned into 4MB blocks, with the final block potentially being smaller. These blocks are hashed with SHA-256 and stored. A file’s contents can be uniquely identified by this list of SHA-256 hashes, which we refer to as a ‘blocklist’.