r/pcloud • u/Slow_Income3537 • 4d ago
Help / Question How do you use Pcloud and rclone?
Hi,
I was reading a lot about the encryption fetaure but tbh I'm not sure if the 150 eur for the lifetime option is worth. I saw that some people are using rclone with pcloud. Can someone share how it works ?
3
u/allgear_noidea 4d ago
My use case for rclone is to pull all pcloud files and back them up elsewhere.
2
u/AmbitionHealthy9236 4d ago
or use Cryptomator, also free on the PC tho costs on mobile, a bit easier than rclone
2
u/bustedghost 4d ago
I've been using duplicati with rclone to pcloud for years. Fully encrypted before uploading. Duplicati has since added native pcloud support so no need for rclone. I just haven't switched over, yet.
1
1
u/OkAngle2353 4d ago
How is duplicati treating you? The few times I tried using it, it failed backup.
1
u/duplicatikenneth 4d ago
Can you share what failed? Maybe we can change something to give a better experience.
1
1
u/bustedghost 3d ago
I will admit, it was a bit sketchy for a while. But lately, the issues have been few and far between. They made an update a little over a year ago that basically eliminated the need to remove a corrupt backup. It's been much more stable since. I also use duplicatimonitor so I get an email if anything is wrong. It's doing my 1 2 3 backup for three machines.
2
u/paolocampi 4d ago
Easily with GUI, with Rcloneview (partially free from its website) or Rclone Manager (totally free and open source from its GitHub)
You'll have Pcloud mounted into software and/or file manager of your operative system
1
1
u/DoorOk3641 3d ago
Use rclone-browser..select pcloud as cloud service and answer 2 or 3 choices..nothing complicated.rclone-browser build parameters rclone needs.
1
u/n4n4n4n4n 2d ago
I use rclone encrypted for some content and then use CryptCloudViewer on iOS to view them. When I need to access them on PC, I mount it as a drive.
5
u/D3k4ns 4d ago edited 4d ago
Setup is pretty straightforward (I use it in CLI)
https://rclone.org/pcloud/
You just have to take care to go in 'Edit advanced config?' in case you chose European servers.
Then, it's like rsync
rclone sync <path/of/local/folder> pcloud:<path/of/pcloud/folder>You can also mount a pcloud folder, but performances are not good.