mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
4258ad705e
The LinkBox API does not allow searching by more than 25 Unicode characters in the name, for this reason it is currently impossible to work with files and folders named longer than 8 Unicode chars (if encoded in base32). This fix queries all files in a directory for long names and checks their names one by one, thus solving the issue. Fixes #7542 |
||
---|---|---|
.. | ||
linkbox_test.go | ||
linkbox.go |