mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 01:25:14 +01:00
e5aa92c922
This implements polling support for the Dropbox backend. The Dropbox SDK dependency had to be updated due to an auth issue, which was fixed on Jan 12 2021. A secondary internal Dropbox service was created to handle unauthorized SDK requests, as is necessary when using the ListFolderLongpoll function/endpoint. The config variable was renamed to cfg to avoid potential conflicts with the imported config package. |
||
---|---|---|
.. | ||
dbhash | ||
dropbox_internal_test.go | ||
dropbox_test.go | ||
dropbox.go |