Thanks so much plague-doctor, we appreciate it!
Search Criteria
Package Details: pcloud-drive 1.14.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcloud-drive.git (read-only, click to copy) |
---|---|
Package Base: | pcloud-drive |
Description: | pCloud drive. Electron edition. |
Upstream URL: | https://www.pcloud.com/ |
Licenses: | custom |
Replaces: | pcloud, pcloud-git |
Submitter: | plague-doctor |
Maintainer: | rew1red |
Last Packager: | rew1red |
Votes: | 84 |
Popularity: | 0.89 |
First Submitted: | 2017-04-27 21:39 (UTC) |
Last Updated: | 2025-01-30 14:50 (UTC) |
Dependencies (4)
- fuse2
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- libappindicator-gtk3 (optional) – Tray menu support
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 18 Next › Last »
securitybreach commented on 2019-12-18 02:00 (UTC)
coxackie commented on 2019-12-18 01:15 (UTC)
@ Reteip - many thanks. This is useful for plague-doctor to update dependencies when the package is updated.
<deleted-account> commented on 2019-12-18 00:55 (UTC)
@coxackie Yes, working well with Fuse 3.8.0.1 and Kernel: x86_64 Linux 5.4.2-1-MANJARO
coxackie commented on 2019-12-18 00:44 (UTC)
Great news - has anyone tried it with only fuse3 installed?
olddog commented on 2019-12-17 03:11 (UTC)
Through appimage, updated to 1.7.2 - works (again).
zbe commented on 2019-12-16 16:58 (UTC) (edited on 2019-12-16 17:17 (UTC) by zbe)
Apparently there is 1.7.2 out; * Added support for Fuse 3.0 and later * Added support for Kernel 5.4.0 and later
Trying to test appimage but it still says it's 1.7.1. Edit: It works now.
stoner commented on 2019-12-14 16:55 (UTC)
@securitybreach So far I used to rclone mount different cloud drives at once (with a simple bash script), mainly to have a quick overview of all my cloud storage, but I used pcloud-drive to really manage this storage space. Apparently rcloud mount is a bit to slow to replace pcloud-drive to handle with larger files. The issue with opening files is due to the fact LibreOffice f.i. tries to open the file before it is fully downloaded in the background. Yesterday I have experimented with an alternative file manager (polo-bin in AUR) with built-in support for cloud storage. Polo discovers existing rclone configs and presents them in a cloud menu for browsing (so no need to mount them first). You can add new configs by the same menu also. When opening a file from the cloud you have visual feedback the file is downloaded first (/tmp) and then opened correctly. Maybe an alternative to consider if a pcloud-drive update takes too long.
stoner commented on 2019-12-13 14:14 (UTC)
"rclone mount pdrive ..." is on a new line of course.
securitybreach commented on 2019-12-13 14:05 (UTC)
Thanks stoner
stoner commented on 2019-12-13 14:04 (UTC)
Set up a new remote first using an interactive rclone configuration session by typing 'rclone config' at the command line.
Assuming you have created a remote with the name "pdrive"
mkdir -p -v /home/user/pdrive rclone mount pdrive: /home/user/pdrive/ --daemon --vfs-cache-mode writes --allow-non-empty
I am using this in a script to mount several cloud services at once without the need to install separate applications for each. The "allow-non-empty" is optional, added to avoid errors when relaunching the script (and one or more drives are still mounted).
Pinned Comments
Zenzio commented on 2022-08-13 06:44 (UTC) (edited on 2022-08-13 06:45 (UTC) by Zenzio)
@cirlo I contacted their support when I had trouble running pCloud in Sway with GDK_BACKEND=wayland (without ",x11"). Their response was: "Unfortunately, we are having troubles updating the app to the latest electron versions because of inside security libraries that we are using. Our devs know about this issue and electron version update is already planed."