Thanks stoner
Search Criteria
Package Details: pcloud-drive 1.14.11-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.27 |
First Submitted: | 2017-04-27 21:39 (UTC) |
Last Updated: | 2025-03-27 13:18 (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 .. 6 7 8 9 10 11 12 13 14 15 16 .. 18 Next › Last »
securitybreach commented on 2019-12-13 14:05 (UTC)
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).
securitybreach commented on 2019-12-13 13:23 (UTC)
Great news, thanks coxackie!
coxackie commented on 2019-12-13 13:22 (UTC)
as I have mentioned before: pCloud devs are supposedly working on it. Today I asked again and got a response that hopefully by the end of next week there will be a new version to deal with the issue.
securitybreach commented on 2019-12-13 13:20 (UTC)
Stoner, can you give us some details on how to do that? Thanks
stoner commented on 2019-12-13 13:19 (UTC)
Using rclone mount for now as an alternative (option --vfs-cache-mode writes)
Only issue so far (as with all rclone mounted drives): opening (excel) files from a mounted drive results in an import dialog from LibreOffice. Probably the file needs to be cached first. Once that dialog closed the file can be (re)opened normally as long as the remote drive stays mounted. Maybe I should try out other caching options to solve this.
securitybreach commented on 2019-12-12 20:50 (UTC)
That sucks big time!
olddog commented on 2019-12-12 20:24 (UTC)
I opened a ticket with pCloud, they came back with the following:
Kernel 5.4 is a mainline and we still do not support it.
We will support this Kernel version with the next version of pCloud Drive app. Meanwhile, you can use your pCloud account via the website or mobile apps. Or you can downgrade your Kernel to 5.3 until the release of the new version of pCloud Drive
obelix1502 commented on 2019-12-12 11:31 (UTC)
I have exactly the same problem as tiukov under Manjaro kernel 5.3. When pcloud is mounted, I get an error message telling me that a connection node is missing. So, under XFCE, Thunar can't mount my /home.
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."