I have a folder I’m syncing. The total size of the data is 149 GiB (output of du -sh
) and it has a count of 12376 files and folders (output of find . | wc -l
). At the remote end that is receiving the folder, Syncthing is saying for this folder:
Syncing 36%, 471 GB
Global State 52192 ... 736 GB
Local State 30171 ... 425 GB
Out of date items 38761 ... 469 GB
These numbers don’t seem to relate to the folder. What do they mean?
If I click on the “out of date items” link, all the pages at the end of the list are empty.
(The sending Syncthing shows the correct size and number of items.)
Do point me at documentation if I’ve missed it.
Thanks.
12 posts - 3 participants