Can't find PikPak

What is the problem you are having with rclone?

I want to create a new remote for PikPak, but can't find the option.

Run the command 'rclone version' and share the full output of the command.

rclone v1.62.2
- os/version: unknown
- os/kernel: 4.4.180+ (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.20.2
- go/linking: static
- go/tags: none

Which cloud storage system are you using? (eg Google Drive)

PikPak

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone config

It is erroneously listed as introduced in 1.62 when it is only available in the 1.63 beta:

35 / Pcloud
   \ (pcloud)
36 / PikPak
   \ (pikpak)
37 / Put.io
   \ (putio)

You can install the latest beta by running:

sudo -v ; curl https://rclone.org/install.sh | sudo bash -s beta

or download from https://beta.rclone.org/

or wait for 1.63 release which should be anytime soon.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.