Quantcast
Channel: Pinguy OS Forum - All Forums
Viewing all articles
Browse latest Browse all 1646

How to get Dropbox working with 14.04

$
0
0
nemo-dropbox ships with an old version of Dropbox that doesn't work.

To fix run.

For 32-bit:

Code:
wget -O - "https://www.dropbox.com/download?plat=lnx.x86" | tar xzf -

For 64-bit:

Code:
wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -

Code:
./.dropbox-dist/dropboxd

Fill in your login details and Dropbox will work.

Viewing all articles
Browse latest Browse all 1646

Trending Articles