Nick Craig-Wood 584523672c dropbox: test file name length before upload to fix upload loop
Before this change rclone would upload the whole of multipart files
before receiving a message from dropbox that the path was too long.

This change hard codes the 255 rune limit and checks that before
uploading any files.

Fixes #4805
2020-12-01 17:56:36 +00:00
..
2020-10-14 15:21:31 +01:00
2020-11-26 16:40:12 +00:00
2020-11-26 16:40:12 +00:00
2020-10-14 15:21:31 +01:00
2018-08-21 10:58:59 +01:00
2020-11-26 16:40:12 +00:00
2019-06-19 11:59:46 +01:00
2019-02-07 16:42:26 +00:00
2020-11-26 16:40:12 +00:00
2020-11-26 16:40:12 +00:00
2019-06-19 11:59:46 +01:00
2020-10-28 18:16:23 +00:00
2019-04-30 14:12:18 +02:00
2020-09-02 17:52:58 +01:00