Hmmm… Something in this upgrade has stopped the pCloud FUSE filesystem client working. And trying to rebuild it from AUR falls in a heap. Something to keep me busy tomorrow
I suspect the answer’s going to be to use my rescue partition, still on the older Manjaro, and see if I can build a statically-linked version. More to learn.
[Edit]: for the benefit of anyone who also uses this and needs a purely background method, I’ve found that rclone (in the repos) provides all the necessary functionality (not just for pCloud, but for many other cloud services too). That’s certainly my way forward.
Interesting… I’m actually using pcloudcc-git, but as you mention, I can see pcloud-drive Electron edition. I’ll have to give that a try and see if it builds and runs. Looks like it can be installed alongside the one I have.
I’ll report back. Thanks.
[Edit]: that one does work, though it appears to have to run with a GUI, which could be a problem. But it gives me a clue, at least.
pamac info pcloudcc-lneely
Name : pcloudcc-lneely
Version : 20260214T1908Z-1
Description : pcloudcc-lneely is a simple linux console client for
pCloud cloud storage, forked from
github.com/pcloudcom/console-client and independently
maintained.
URL : https://github.com/lneely/pcloudcc-lneely
Licenses : BSD-3-Clause
Repository : AUR
Groups : --
Depends On : readline zlib fuse2 mbedtls sqlite boost
Optional Dependencies : --
Make Dependencies : udev
Check Dependencies : --
Provides : pcloudcc
Replaces : --
Conflicts With : pcloudcc-git
Maintainer : lkn
First Submitted : Thu 15 Aug 2024 19:38:00
Last Modified : Sun 15 Feb 2026 07:08:29
Votes : 1
Out of Date : --
Thanks. That builds, though annoyingly, my files are on a US server, which it doesn’t support. Though since I’d already had thoughts about moving my data out of that country it’s evidently time I got my act together.
It’s a really nice and simple way to manage cloud storage.
One thing that may catch people out though is that when you do a directory listing on your drive while there’s an upload in progress, it shows there as if it’s already done. though if you shut the daemon down before it’s completed a transfer, that will continue the next time you start it.
If finishing off matters to you before you close it down, watch the output for “Down: Everything Downloaded| Up: Everything Uploaded,”