Вводимые команды отображены красным, пояснения – курсивом в скобках.
Для каждой новой настройки подключения необходимо указать новое подключение и задать имя подключения ( 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> 6
(указанный номер соответствует версии rclone 1.51, у Вас он м.б. другим)
** See help for box backend at: https://rclone.org/box/ **
Box App Client Id.
Leave blank normally.
Enter a string value. Press Enter for the default ("").
client_id> (просто Enter)
Box App Client Secret
Leave blank normally.
Enter a string value. Press Enter for the default ("").
client_secret> (просто Enter)
Box App config.json location
Leave blank normally.
Enter a string value. Press Enter for the default ("").
box_config_file> (просто Enter)
Enter a string value. Press Enter for the default ("user").
Choose a number from below, or type in your own value
1 / Rclone should act on behalf of a user
\ "user"
2 / Rclone should act on behalf of a service account
\ "enterprise"
box_sub_type> 1
Edit advanced config? (y/n)
y) Yes
n) No
y/n> y
Cutoff for switching to multipart upload (>= 50MB).
Enter a size with suffix k,M,G,T. Press Enter for the default ("50M").
upload_cutoff> (просто Enter, это соответствует 50М)
Max number of times to try committing a multipart file.
Enter a signed integer. Press Enter for the default ("100").
commit_retries> (просто Enter, это соответствует 100)
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=o3qu ... AzSA
(если браузер автоматически не запустился по этому адресу, то введите адрес вручную)
(предоставьте доступ rclone)
Log in and authorize rclone for access
Waiting for code...
Got code
--------------------
[Box-1] (в квадратных скобках наименование соединения)
type = box
box_sub_type = user
token = {"access_token":"Iy1wx ... VbS0M","token_type":"bearer","refresh_token":"heFOT ... 3yRZ","expiry":"2019-11-09T03:45:22.602243522+03:00"}
--------------------
y) Yes this is OK
e) Edit this remote
d) Delete this remote
y/e/d> y
Комментариев нет:
Отправить комментарий