Backend iCloud Drive missing - also on rclone.org

What is the problem you are having with rclone?

The readme lists "icloud drive" as the backend. The link to https://rclone.org/iclouddrive/ leads to an error 404. rclone config does not list the backend either.

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

rclone v1.68.2
- os/version: Microsoft Windows 11 Home 23H2 (64 bit)
- os/kernel: 10.0.22631.4460 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.23.3
- go/linking: static
- go/tags: cmount

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

iCloud Drive

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

rclone config

welcome to the forum,

it does?


https://github.com/rclone/rclone/issues/7982
https://github.com/rclone/rclone/pull/7717
https://github.com/rclone/rclone/blob/37816e9fbafdb8eee1483a7eab34aa2ff9b1f191/backend/icloud/icloud.go#L424

icloud remote is work in progress still in beta with bits and pieces being merged as we speak (e.g. icloud: Added note about app specific password not working · rclone/rclone@0214a59 · GitHub merged just few hours ago)

You are welcomed to help with testing but do not expect that all is working and docs are updated. Otherwise wait until it is included in some future rclone release.

For released version docs use https://rclone.org/ site and not github where beta things live:)

1 Like

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