dukx-drive
drive index
get access token
# command run
./dukx-drive onedrive authorize
# login and authorize
copy code return from terminal to config file
# share folder of onedrive, example Document folder /Document
RootPath: /
# access token refresh rate, unit second, max 6000
TokenRefreshRate: 2400
# file list refresh rate, unit second, max 6000
FileRefreshRate: 1200
# download url timeout, unit second, max 6000
DownloadTimeout: 2400
# access token info, get from last step, copy it to here
TokenBase64: ""
start
./dukx-drive onedrive start