Search Criteria
Package Details: pcloudcc-lneely 20260707T123504Z-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pcloudcc-lneely.git (read-only, click to copy) |
|---|---|
| Package Base: | pcloudcc-lneely |
| Description: | pcloudcc-lneely is a simple linux console client for pCloud cloud storage, forked from github.com/pcloudcom/console-client and independently maintained. |
| Upstream URL: | https://github.com/lneely/pcloudcc-lneely |
| Keywords: | pcloud,cloud,storage |
| Licenses: | BSD-3-Clause |
| Conflicts: | pcloudcc-git |
| Provides: | pcloudcc |
| Submitter: | lkn |
| Maintainer: | lkn |
| Last Packager: | lkn |
| Votes: | 1 |
| Popularity: | 0.000264 |
| First Submitted: | 2024-08-15 09:38 (UTC) |
| Last Updated: | 2026-07-07 12:48 (UTC) |
Dependencies (6)
- fuse3 (fuse3-gitAUR)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- readline (readline-gitAUR)
- sqlite (sqlite-fossilAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- udev (systemd-selinuxAUR, unshitted-systemdAUR, systemd-gitAUR, systemd-liberated-gitAUR, systemd) (make)
Latest Comments
1 2 Next › Last »
lkn commented on 2026-06-18 00:59 (UTC) (edited on 2026-06-18 01:02 (UTC) by lkn)
@timoyoungster This is the first I am hearing of it. I don't use systemd myself anymore (moved to gentoo), but generally don't have problems running as a user service. Mind posting a ticket to github so I have a point of reference? As many details as possible (e.g., logs, symptoms, whatever info you can provide)
(PS, haven't forgotten about removing the boost dependency, been recovering from travel escapades XD)
Timoyoungster commented on 2026-06-17 19:39 (UTC)
Hi all, I am experiencing very high shutdown times after enabling the systemd service this package provides. Is this a known issue? If yes, is it a configuration issue on my end or anything I can otherwise fix myself?
lkn commented on 2026-06-13 09:39 (UTC) (edited on 2026-06-13 11:03 (UTC) by lkn)
Thanks @coxackie, I'll remove the dependency.
coxackie commented on 2026-06-07 05:43 (UTC)
@lkn according to your github info,
boostis not needed any more - it should be removed from the dependencies. I compiled without it and there were no problems.lkn commented on 2026-03-24 11:19 (UTC)
New release: fixed a crash on opening larger file. https://github.com/lneely/pcloudcc-lneely/issues/391
lkn commented on 2026-03-11 21:59 (UTC) (edited on 2026-03-12 22:28 (UTC) by lkn)
Adding instructions for the new systemd service here.
cp /usr/share/doc/pcloudcc-lneely/pcloud.env.sample $HOME/.pcloud/pcloud.envUpdate the value of
PCLOUD_USERto your own pcloud username.systemctl enable --now --user pcloudcc@$(whoami)On first use,
pcloudcc -kand useauthsave <passwd>to save your password to the DB, so you don't have to re-authenticate every time you restart thesystemdservice. If you need 2FA, you can use the authenticator (untested) or SMS. then inpcloudcc -k, entertfa <code>.Please report any problems or things I forgot to test. ;) Temporary workaround if authsave or 2FA doesn't work as expected: run in foreground mode with
-sswitch to save the password, then you should stop getting nagged.@coxackie's ticket remains open for follow-on problems. fuse2 dependency is now fixed to be fuse3. https://github.com/lneely/pcloudcc-lneely/issues/382
coxackie commented on 2026-03-10 13:14 (UTC)
should this not depend now on
fuse3instead offuse2?lkn commented on 2026-03-10 13:08 (UTC) (edited on 2026-03-10 13:08 (UTC) by lkn)
Latest release is ambitious. Lots of bugfixes and hardening, as well as FUSE3 support. Did my best to regression test, but may not have caught everything. Please report problems here, or more reliably, at github.
Thanks!
lkn commented on 2026-03-02 20:49 (UTC)
Hi all, thanks for reporting. Fix has been released.
deemon commented on 2026-02-28 11:56 (UTC) (edited on 2026-02-28 12:09 (UTC) by deemon)
https://github.com/lneely/pcloudcc-lneely/issues/171
got it to work:
add the key "1b1b4d26a98774c84709c5400cd5c0b5e2f0bc7d46ef6053c9a872efe825b116", like this...
save and
make1 2 Next › Last »