-
Notifications
You must be signed in to change notification settings - Fork 317
Rclone
tangyoha edited this page Feb 13, 2023
·
1 revision
upload_drive:
enable_upload_file: true
you can install rclone in https://rclone.org/downloads/
note: If you don't have access to the Google Drive console, then you should set the proxy before calling any rclone commands
- in window
set https_proxy=https://127.0.0.1:your_port
- in linux
export https_proxy=https://127.0.0.1:your_port
Check this youtube video (not mine, credits to author):
You can discuss with us in the telegram group, or just submit a PR.
您可以在电报群中与我们讨论,或者直接提交 PR。