forked from TrueCloudLab/rclone
docs: local: fix typo
This commit is contained in:
parent
c4bad5c1bc
commit
45887d11f6
1 changed files with 1 additions and 1 deletions
|
@ -387,7 +387,7 @@ Assume the Stat size of links is zero (and read them instead) (deprecated).
|
|||
Rclone used to use the Stat size of links as the link size, but this fails in quite a few places:
|
||||
|
||||
- Windows
|
||||
- On some virtual filesystems (such ash LucidLink)
|
||||
- On some virtual filesystems (such as LucidLink)
|
||||
- Android
|
||||
|
||||
So rclone now always reads the link.
|
||||
|
|
Loading…
Reference in a new issue