Dropbox is a wonderful website. Syncing your file automagically over the net. It even supports the iPhone AND linux. Now how many applications can say that they actually do support all major/popular operating systems?
The dropbox software is rather easy to install in the Linux flavors of Ubuntu (not Kubuntu), Fedora 9 and 10. There is also a source code download button, but we are not interested in that since it required Nautils.
What is Nautils? It’s the Gnome file manager. Kubuntu uses KDE and thus Konqueror and/or Dolphin. Getting it to work for us in KDE is simple.
I got the original tutorial from here. Here are the steps and a few highlights:
- Download Dropbox binaries (in tar.gz form).
- for x86 users: http://www.getdropbox.com/download?plat=lnx.x86
- for x86_64 users: http://www.getdropbox.com/download?plat=lnx.x86_64
- Extract the downloaded file, at the time of this writing the file name was “dropbox-lnx.x86_64-0.6.571.tar.gz”
- To extract from the command line: tar xzf dropbox-lnx.x86_64-0.6.571.tar.gz
- The .tar.gz file extracts to a hidden folder named “.dropbox-dist”. So move this file to your $HOME (your home) directory
- To move it to your home directory via command line: mv .dropbox-dist ~/
- If you use Dolphin or Konq., you won’t be able to see the folder unless you have “view hidden files” enabled.
- You need to start the Dropbox daemon for the first time. The dropbox daemon is called “dropboxd”
- To start it from the command line: ~/.dropbox-dist/dropboxd
- Now we need to add it to our autostart. Two easy ways, command line and System Settings ways.
After all is said and done, you’ll have a nice little dropbox tray icon. After starting the Dropbox daemon for the first time, it will allow you to connect to an existing account or create a new one!
Now, no more worries about Nautils. Dropbox will automatically open your default folder viewer (probably Dolphin) when you use it. You can also easily browse to your Dropbox folder using Dolphin, Konqueror or even the command line JUST like as if it were a normal folder. Fun!
Happy Dropbox‘ing in KDE. Now if you need a direct to the sign-up page, please use my referral link. This way we both will get extra free space: https://www.dropbox.com/referrals/NTMzNzE0NDI5










Just wanted to give my thanks for this article…it is way easier than the hoops the dropbox wiki wants you to jump through.
My pleasure
I also do not know why they made it so complicated, thus simple is and simple does!
Dropbox rocks, pure and simple and the fact that it has cross platform support with its client or accessible completely through the web only helps. I highly recommend the service now after signing up yesterday.
Hey Justin!
thanks for the comment. Dropbox does rock indeed. Are you using it on linux?
–PK
Thanks man. 3 hours of mind-blowing tilt, till I found your page. I swear they go out of their way to make the simplest things complicated. thanks!