The configuration has been saved but not activated. Syncthing must restart to activate the new configuration.
| Repository ID | {{repo.ID}} |
|---|---|
| Folder | {{repo.Directory}} |
| Error | {{model[repo.ID].invalid}} |
| Synchronization | {{repoStatus(repo.ID)}} |
| Global Repository | {{model[repo.ID].globalFiles | alwaysNumber}} items, {{model[repo.ID].globalBytes | binary}}B |
| Local Repository | {{model[repo.ID].localFiles | alwaysNumber}} items, {{model[repo.ID].localBytes | binary}}B |
| Out of Sync | {{model[repo.ID].needFiles | alwaysNumber}} items, {{model[repo.ID].needBytes | binary}}B 0 items, 0 B |
| Master Repository | Yes No |
| Ignore Permissions | Yes No |
| Shared With | {{sharesRepo(repo)}} |
| RAM Utilization | {{system.sys | binary}}B |
|---|---|
| CPU Utilization | {{system.cpuPercent | alwaysNumber | natural:1}}% |
| Download Rate | {{connections['total'].inbps | metric}}bps ({{connections['total'].InBytesTotal | binary}}B) |
| Upload Rate | {{connections['total'].outbps | metric}}bps ({{connections['total'].OutBytesTotal | binary}}B) |
| Announce Server | Online Offline |
| Version | {{version}} |
| Address | {{nodeAddr(nodeCfg)}} |
|---|---|
| Synchronization | {{nodeStatus(nodeCfg)}} |
| Download Rate | {{connections[nodeCfg.NodeID].inbps | metric}}bps ({{connections[nodeCfg.NodeID].InBytesTotal | binary}}B) |
| Upload Rate | {{connections[nodeCfg.NodeID].outbps | metric}}bps ({{connections[nodeCfg.NodeID].OutBytesTotal | binary}}B) |
| Version | {{nodeVer(nodeCfg)}} |
{{err.Time | date:"H:mm:ss"}}: {{friendlyNodes(err.Error)}}