Package Details: dropbox 211.4.6008-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: 2375
Popularity: 2.30
First Submitted: 2009-01-22 14:21 (UTC)
Last Updated: 2024-10-30 08:51 (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 .. 71 72 73 74 75 76 77 78 79 80 81 .. 96 Next › Last »

<deleted-account> commented on 2012-12-19 14:05 (UTC)

https://forums.dropbox.com/topic.php?id=94256 1.6.6 is out

olivervbk commented on 2012-12-17 16:48 (UTC)

I'm having problems syncing files that have &ccedil; or &atilde; in their names. Doesn't upload or download them. Solution?

KaiSforza commented on 2012-12-16 17:28 (UTC)

While you're updating for 1.6.5, replace the build() function with the package() function. Makepkg isn't building anything there, it's packaging things.

Spike29 commented on 2012-12-16 17:22 (UTC)

Hi, another upstream update again : https://forums.dropbox.com/topic.php?id=94256

Spike29 commented on 2012-12-12 12:46 (UTC)

Hi, version 1.6.4 is out : https://forums.dropbox.com/topic.php?id=94165

wilberfan commented on 2012-12-01 03:18 (UTC)

Well, I managed to manually make my custom location work, so that's done. I'm using KDE4 on this box, is there a way to get the dropbox location to open in something other than an ugly--is it a nautilus window??

wilberfan commented on 2012-12-01 02:59 (UTC)

Under the Advanced Tab, I can't put a new location into "I want to choose where to put my dropbox". The window is grayed-out, and a new location using the CHANGE button doesn't "take". What would be preventing this?

luolimao commented on 2012-11-29 01:18 (UTC)

Can we not? I mean, that assumes that every other systemd service file should be reloaded at that point in time (and won't break anything as a result). This is untrue, if, say, you're editing a service file at the same time. If people want to reload right away, then they can do that with that cmd. Otherwise, it'll be reloaded on the next boot anyway.