mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
crypt: fix max suggested length of filenames
This commit is contained in:
parent
f995ece64d
commit
efbaca3a95
@ -370,7 +370,7 @@ Obfuscation cannot be relied upon for strong protection.
|
||||
|
||||
Cloud storage systems have limits on file name length and
|
||||
total path length which rclone is more likely to breach using
|
||||
"Standard" file name encryption. Where file names are less than 156
|
||||
"Standard" file name encryption. Where file names are 143 or fewer
|
||||
characters in length issues should not be encountered, irrespective of
|
||||
cloud storage provider.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user