From a491312c7d2cdf5c787b5643a577af83d6b4f90f Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Sat, 11 Jan 2025 18:36:25 +0000 Subject: [PATCH] iclouddrive: tweak docs --- docs/content/iclouddrive.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/content/iclouddrive.md b/docs/content/iclouddrive.md index a580aa69d..272797898 100644 --- a/docs/content/iclouddrive.md +++ b/docs/content/iclouddrive.md @@ -2,6 +2,7 @@ title: "iCloud Drive" description: "Rclone docs for iCloud Drive" versionIntroduced: "v1.69" +status: Beta --- # {{< icon "fa fa-cloud" >}} iCloud Drive @@ -11,9 +12,9 @@ versionIntroduced: "v1.69" The initial setup for an iCloud Drive backend involves getting a trust token/session. This can be done by simply using the regular iCloud password, and accepting the code prompt on another iCloud connected device. -`IMPORTANT: At the moment an app specific password won't be accepted. Only use your regular password and 2FA.` +**IMPORTANT**: At the moment an app specific password won't be accepted. Only use your regular password and 2FA. -`rclone config` walks you through the token creation. The trust token is valid for 30 days. After which you will have to reauthenticate with rclone reconnect or rclone config. +`rclone config` walks you through the token creation. The trust token is valid for 30 days. After which you will have to reauthenticate with `rclone reconnect` or `rclone config`. Here is an example of how to make a remote called `iclouddrive`. First run: