syncthingtray/connector/testfiles/mocks/folderstatus-02.json
Martchus 4f58e054d5 Improve test mode (mocked SyncthingConnection)
* Add further events allowing to reproduce download
  model issues visible in Plasmoid
* Use TestApplication to find testfiles
2017-11-12 17:03:30 +01:00

20 lines
417 B
JSON

{
"globalBytes": 24525452,
"globalDeleted": 8,
"globalFiles": 543,
"globalFolders": 3,
"localBytes": 24525452,
"localDeleted": 8,
"localFiles": 343,
"localFolders": 4,
"inSyncBytes": 13173473780,
"inSyncFiles": 42106,
"needBytes": 0,
"needFiles": 0,
"ignorePatterns": true,
"invalid": "",
"state": "syncing",
"stateChanged": "2018-03-16T21:47:28.750853241+01:00",
"version": 71989
}