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:
|
Rclone used to use the Stat size of links as the link size, but this fails in quite a few places:
|
||||||
|
|
||||||
- Windows
|
- Windows
|
||||||
- On some virtual filesystems (such ash LucidLink)
|
- On some virtual filesystems (such as LucidLink)
|
||||||
- Android
|
- Android
|
||||||
|
|
||||||
So rclone now always reads the link.
|
So rclone now always reads the link.
|
||||||
|
|
Loading…
Reference in a new issue