You've probably already read or heard about Dropbox and its features. If not, then you can find detailed information on the official site . In this article I would like to tell you how to install Dropbox on Debian.
First you need to download a package suitable for your architecture.
i386
# wget https://www.dropbox.com/download?dl=packages/debian/dropbox_1.6.0_i386.deb -O dropbox_install.deb
amd64
# wget https://www.dropbox.com/download?dl=packages/debian/dropbox_1.6.0_amd64.deb -O dropbox_install.deb
Then install the downloaded package:
# dpkg -i dropbox_install.deb
That's all. :)
How do you rate the article?