Package Details: dropbox 223.4.4909-1

Git Clone URL: https://aur.archlinux.org/dropbox.git (read-only, click to copy)
Package Base: dropbox
Description: A free service that lets you bring your photos, docs, and videos anywhere and share them easily.
Upstream URL: https://www.dropbox.com
Licenses: custom
Submitter: mtorromeo
Maintainer: mtorromeo
Last Packager: mtorromeo
Votes: 2378
Popularity: 1.05
First Submitted: 2009-01-22 14:21 (UTC)
Last Updated: 2025-05-01 09:37 (UTC)

Pinned Comments

yan12125 commented on 2019-01-05 16:39 (UTC) (edited on 2019-02-27 08:11 (UTC) by yan12125)

Run the following command in case you got errors during "Verifying source file signatures with gpg..."

gpg --recv-keys 1C61A2656FB57B7E4DE0F4C1FC918B335044912E

Alternatively, you can download Dropbox's public key from https://linux.dropbox.com/fedora/rpm-public-key.asc and import it with:

gpg --import rpm-public-key.asc

You can check whether keys are successfully imported or not using the output of gpg -k. You should find something like this:

pub   rsa2048 2010-02-11 [SC]
      1C61A2656FB57B7E4DE0F4C1FC918B335044912E
uid           [ unknown] Dropbox Automatic Signing Key <linux@dropbox.com>

yan12125 commented on 2018-08-01 11:41 (UTC) (edited on 2020-01-24 15:13 (UTC) by yan12125)

If you can't run the dropbox@ service normally, try to create a read-only directory ~/.dropbox-dist and run again.

yan12125 commented on 2017-11-06 15:13 (UTC) (edited on 2019-03-18 03:50 (UTC) by yan12125)

Some useful places for issues about Dropbox itself (not the package):

  1. https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016 Official Dropbox user feedback forum

  2. Arch Linux discussion places: https://bbs.archlinux.org/, #archlinux on freenode.net, https://lists.archlinux.org/listinfo/aur-general

Latest Comments

« First ‹ Previous 1 .. 61 62 63 64 65 66 67 68 69 70 71 .. 97 Next › Last »

11backslashes commented on 2013-08-01 19:30 (UTC)

@spartanroc, @bobbaluba, and @CaioAlonso. I was having the same issue, until I found this thread: https://bbs.archlinux.org/viewtopic.php?id=165892. In summary, if your dropbox folder is on an ntfs partition, make sure its mount path contains no spaces, and add "default_permissions" to the mount options of that partition in /etc/fstab.

spartanroc commented on 2013-07-12 15:52 (UTC)

I successfully downgraded the dropbox to 2.0.26 and now everything works. Here is what I did for those who suffering the same problem: Download the tarball and extract it to a directory like /var/abs/local/ Change the file PKGBUILD: pkgver=2.0.26 makepkg -g >> PKGBUILD makepkg -f -L sudo pacman -U dropbox-2.0.26-1-i686.pkg.tar.xz then restart your dropbox

spartanroc commented on 2013-07-12 14:59 (UTC)

@bobbaluba and @CaioAlonso: I am having the same problem with 2.2.9. It worked fine in the beginning after I updated to 2.2.9. Then I added a new folder from another machine. Suddenly this machine stuck at "downloading xxx files...". I kept quiting dropbox and then restarting it. Each time I got one more file downloaded and then it stuck there.

rafaelff commented on 2013-06-26 00:05 (UTC)

@darkvenger: yep, it is working fine here.

darkvenger commented on 2013-06-25 22:45 (UTC)

@bobbaluba and @CaioAlonso the problem is not a general one. I've been updating it and didn't have a problem so far.

caioalonso commented on 2013-06-25 19:43 (UTC)

@bobbaluba: same here.

bobbaluba commented on 2013-06-25 13:15 (UTC)

Anyone else had problems syncing lately? It's stuck at "downloading xxx files..." My friend who's using chakra also has this issue. This started around the 21st for both of us.