Package Details: insync 3.9.10.60041-1

Git Clone URL: https://aur.archlinux.org/insync.git (read-only, click to copy)
Package Base: insync
Description: An unofficial Dropbox, Google Drive, and OneDrive client that runs on Linux, with support for various desktops
Upstream URL: https://www.insynchq.com/downloads
Keywords: drive dropbox google onedrive
Licenses: custom:insync
Submitter: xzy3186
Maintainer: thenaterhood
Last Packager: thenaterhood
Votes: 323
Popularity: 0.046744
First Submitted: 2012-09-07 17:45 (UTC)
Last Updated: 2026-05-03 16:19 (UTC)

Latest Comments

« First ‹ Previous 1 .. 39 40 41 42 43 44 45 46 47 48 49 .. 66 Next › Last »

colinkeenan commented on 2013-09-21 06:41 (UTC)

/usr/lib/systemd/system/insync@.service needs to be changed. A couple of hours ago I realized Insync was not running and probably had not been running for a few days. I could start it manually from the command line with "insync start", but "systemctl start insync@colin" just waited 60 seconds and came back to the prompt without doing anything. I edited "/usr/lib/systemd/system/insync@.service" and noticed "ExecStart=/usr/bin/insync" which if I ran "/usr/bin/insync" from the command line, it would just give me a list of options and not actually run it. So I added "start" to the end of that line. But, now it runs a second instance every 60 seconds and puts up an alert that it's already running so the second instance will quit now. I'm thinking the problem may be with the reload step: "ExecReload=/bin/kill -HUP $MAINPID". If that's the problem, what should it say instead? Why is this set to constantly reload anyway? Insync doesn't seem to need to be reloaded to do it's thing.

rbellamy commented on 2013-08-20 02:38 (UTC)

@xzy3186 Much nicer. Aura now installs without a fuss. And to your earlier point - Yaourt would install Insync - with ALL the dependencies enforced, regardless of the running DE. That meant I would get Cinammon, etc., even though I use Nautilus. This is so much cleaner. Thank you very much. +1 to you.

xzy3186 commented on 2013-08-15 13:49 (UTC)

@KimTjik: Please enjoy :)

KimTjik commented on 2013-08-15 10:20 (UTC)

I big hug for this change. Finally I saw a reason to buy the so called stable version. Thanks (goes upstream as well)!

xzy3186 commented on 2013-07-31 02:09 (UTC)

Similarly to the packaging upstream, now the core package of insync and the corresponding file-manager integration have been separated. Please install the insync-plugin for your favorite file-manager manually.

phw commented on 2013-07-30 15:33 (UTC)

That PKGBUILD is just horrible, mostly due to the desktop detection. As those are separate packages upstream the best option would be to have separate packages for Arch as well.

orschiro commented on 2013-07-23 13:37 (UTC)

@rbellamy I agree to the idea of having separate packages for the DEs. Yet as far as I remember (now using Aura), Yaourt was able to build Insync properly.

rbellamy commented on 2013-07-23 13:33 (UTC)

I respectfully suggest that the Arch Linux AUR package needs work. The PKGBUILD requires an execution environment to parse the dependencies - this means there isn't a AUR package manager out there that can successfully install Insync on Arch. The user is therefore required to shell out and execute makepkg manually. By no means is this insurmountable. However it does mean that the PKGBUILD isn't built to support automation. Nor is it following PKGBUILD best practices, which dictate that dependencies should be discernible via static inspection. Other tools like Insync, notably dropbox, have met the challenge of supporting multiple desktop and window managers by having separate packages.

xzy3186 commented on 2013-07-18 04:32 (UTC)

@pschmitt, Thanks for the information. Insync for Linux is now out of beta! Please have fun :-)