1
mirror of https://github.com/rclone/rclone synced 2024-11-24 01:26:25 +01:00
rclone/backend/dropbox
Nick Craig-Wood 94dbfa4ea6 fs: change Config callback into state based callback #3455
This is a very large change which turns the post Config function in
backends into a state based call and response system so that
alternative user interfaces can be added.

The existing config logic has been converted, but it is quite
complicated and folloup commits will likely be needed to fix it!

Follow up commits will add a command line and API based way of using
this configuration system.
2021-05-14 14:07:44 +01:00
..
dbhash build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
dropbox_internal_test.go dropbox: test file name length before upload to fix upload loop 2020-12-01 17:56:36 +00:00
dropbox_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
dropbox.go fs: change Config callback into state based callback #3455 2021-05-14 14:07:44 +01:00