Настройка соединения rclone с Yandex.Disk (Яндекс Диском)


Вводимые команды отображены красным, пояснения – курсивом в скобках.

Для каждой новой настройки подключения необходимо указать новое подключение и задать имя подключения ( name> ). Имя задаётся то, которое выберете сами.

rclone config
Current remotes:
...
e) Edit existing remote
n) New remote
d) Delete remote
r) Rename remote
c) Copy remote
s) Set configuration password
q) Quit config
e/n/d/r/c/s/q> n
name> (укажите имя подключения)

После ввода имени соединения необходимо цифрой указать облачное хранилище, на которое далее будет настраиваться rclone, например:



Storage> 32
(указанный номер соответствует версии rclone 1.51, у Вас он м.б. другим)
** See help for yandex backend at: https://rclone.org/yandex/ **

Yandex Client Id
Leave blank normally.
Enter a string value. Press Enter for the default ("").
client_id>  (просто Enter)
Yandex Client Secret
Leave blank normally.
Enter a string value. Press Enter for the default ("").
client_secret>  (просто Enter)
Edit advanced config? (y/n)
y) Yes
n) No
y/n> y
Remove existing public link to file/folder with link command rather than creating.
Default is false, meaning link command will create or retrieve public link.
Enter a boolean value (true or false). Press Enter for the default ("false").
unlink>  (просто Enter)
Remote config
Use auto config?  (использовать автонастройку?)
 * Say Y if not sure  (вводите y если не уверены)
 * Say N if you are working on a remote or headless machine
y) Yes
n) No
y/n> y
If your browser doesn't open automatically go to the following link: http://127.0.0.1:53682/auth?state=2L-lUQ ... sv-5Gg  (если браузер автоматически не открыл страницу, то введите эту ссылку вручную)
Log in and authorize rclone for access


(нажмите Allow для предоставления доступа rclone к Yandex.Disk)

Waiting for code...
Got code
--------------------
[Stereodex]  (в скобках указано имя подключения)
type = yandex
token = {"access_token":"AgA ... Rno","token_type":"bearer","refresh_token":"1:ukSV ... UIzzuJ5_yA","expiry":"2020-11-03T02:52:36.501134232+03:00"}
--------------------
y) Yes this is OK
e) Edit this remote
d) Delete this remote
y/e/d> y

1 комментарий: