1
mirror of https://github.com/rclone/rclone synced 2024-11-08 05:31:41 +01:00
rclone/backend/pcloud
Nick Craig-Wood 0931b84940 pcloud: Fix rclone link for files
This was only working for files in the root directory and wasn't
looking at the encoding.

This is fixed to use NewObject which takes both things into account
and it makes the share by ID instead of by path.

This problem was spotted by the integration tests.
2020-08-20 20:09:55 +01:00
..
api pcloud: implement PublicLink 2020-06-21 17:22:56 +02:00
pcloud_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
pcloud.go pcloud: Fix rclone link for files 2020-08-20 20:09:55 +01:00