rclone/backend/dropbox
Nick Craig-Wood caa2b8bf40 dropbox: save an API request when at the root
Before this change, rclone always emitted an API request to discover
what type of thing the root is.

This is unecessary as it is always a directory.
2021-11-11 11:14:22 +00:00
..
dbhash build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
batcher.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00: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 dropbox: save an API request when at the root 2021-11-11 11:14:22 +00:00