mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 08:23:47 +01:00
3b6effa81a
The API seems to have changed and the `totalFileCount` item no longer tracks the number of files in the directory so is useless for seeing if the directory is empty. This patch fixes the problem by seeing whether there are any files or directories in the folder instead. This problem was detected by the integration tests. |
||
---|---|---|
.. | ||
api | ||
uptobox_test.go | ||
uptobox.go |