Back to Syncthing

Index

gui/default/index.html

2.0.167.3 KB
Original Source

Danger!

The Syncthing admin interface is configured to allow remote access without a password. This can easily give hackers access to read and change any files on your computer. Please set a GUI Authentication User and Password in the Settings dialog.

Settings

Restart Needed

The configuration has been saved but not activated. Syncthing must restart to activate the new configuration.

Restart

New Device{{ pendingDevice.time | date:"yyyy-MM-dd HH:mm:ss" }}

Device "{%name%}" ({%device%} at {%address%}) wants to connect. Add new device?

Add Device Ignore Dismiss

New FolderShare Folder{{ offeringDevice.time | date:"yyyy-MM-dd HH:mm:ss" }}

{%device%} wants to share folder "{%folder%}". {%device%} wants to share folder "{%folderlabel%}" ({%folder%}). Share this folder?Add new folder?

Add Share Ignore Dismiss

Notice

{{err.when | date:"yyyy-MM-dd HH:mm:ss"}}:

OK

Filesystem Watcher Errors

For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't. Support

| {{folderLabel(id)}}: | {{err}} |

Authentication Required

User

Password

Stay logged in

Incorrect user name or password.

Login failed, see Syncthing logs for details.

Log In

Folders ({{folderList().length}})

{{folderStatusText(folder)}}({{scanPercentage(folder.id) | percent}})({{syncPercentage(folder.id) | percent}}, {{model[folder.id].needBytes | binary}}B) {{folder.label.length != 0 ? folder.label : folder.id}}

| Folder Status | {{folderStatusText(folder)}} | | Folder ID | {{folder.id}} | | Folder Path | {{folder.path}} | | Error | {{model[folder.id].invalid || model[folder.id].error}} | | Global State | {{model[folder.id].globalFiles | alwaysNumber | localeNumber}}  {{model[folder.id].globalDirectories | alwaysNumber | localeNumber}}  ~{{model[folder.id].globalBytes | binary}}B | | Local State | {{model[folder.id].localFiles | alwaysNumber | localeNumber}}  {{model[folder.id].localDirectories | alwaysNumber | localeNumber}}  ~{{model[folder.id].localBytes | binary}}B

Reduced by ignore patterns

Altered by ignoring deletes. Help | | Out of Sync Items | {{model[folder.id].needTotalItems | alwaysNumber | localeNumber}} items, ~{{model[folder.id].needBytes | binary}}B | | Scan Time Remaining | ~ {{scanRemaining(folder.id)}} | | Failed Items | {{model[folder.id].pullErrors | alwaysNumber | localeNumber}} items | | Locally Changed Items | {{model[folder.id].receiveOnlyTotalItems | alwaysNumber | localeNumber}} items, ~{{model[folder.id].receiveOnlyChangedBytes | binary}}B | | Folder Type | Send & ReceiveSend OnlyReceive OnlyReceive Encrypted | | Ignore Permissions | Yes | | Rescans | {{folder.rescanIntervalS | duration}}  Disabled {{folder.rescanIntervalS | duration}}  Enabled {{folder.rescanIntervalS | duration}}  Failed to set up, retrying

Disabled  Disabled Disabled  Enabled Disabled  Failed to set up, retrying | | File Pull Order | RandomAlphabeticSmallest FirstLargest FirstOldest FirstNewest First | | File Versioning | Trash Can Simple Staggered External   Disabled{{folder.versioning.params.cleanoutDays * 86400 | duration:"d"}}   {{folder.versioning.params.keep}}   Forever{{folder.versioning.params.maxAge | duration}}   Disabled{{folder.versioning.cleanupIntervalS | duration}}   {{folder.versioning.fsPath === '' ? '.stversions' : folder.versioning.fsPath}} | | Shared With | {{deviceName(devices[device.deviceID])}}1{{deviceName(devices[device.deviceID])}}2{{deviceName(devices[device.deviceID])}}, | | Last Scan | Never | {{folderStats[folder.id].lastScan | date:'yyyy-MM-dd HH:mm:ss'}} | | Latest Change | Updated {%file%} Deleted {%file%} |

Override Changes Revert Local Changes Delete Unexpected Items Pause Resume Versions Rescan Edit

Pause All Resume All Rescan All Add Folder


This Device

{{deviceName(deviceCfg)}}

| Download Rate | {{connectionsTotal.inbps | binary}}B/s {{connectionsTotal.inbps*8 | metric}}bps ({{connectionsTotal.inBytesTotal | binary}}B)
Limit: {{config.options.maxRecvKbps*1024 | binary}}B/s {{config.options.maxRecvKbps*1024*8 | metric}}bps (Applied to LAN)
| | Upload Rate | {{connectionsTotal.outbps | binary}}B/s {{connectionsTotal.outbps*8 | metric}}bps ({{connectionsTotal.outBytesTotal | binary}}B)
Limit: {{config.options.maxSendKbps*1024 | binary}}B/s {{config.options.maxSendKbps*1024*8 | metric}}bps (Applied to LAN)
| | Local State (Total) | {{localStateTotal.files | alwaysNumber | localeNumber}}  {{localStateTotal.directories| alwaysNumber | localeNumber}}  ~{{localStateTotal.bytes | binary}}B | | Listeners | {{listenersTotal-listenersFailed.length}}/{{listenersTotal}} | | Discovery | {{discoveryTotal-discoveryFailed.length}}/{{discoveryTotal}} | | Uptime | {{system.uptime | duration:"m"}} | | Identification | {{deviceShortID(deviceCfg.deviceID)}} | | Version | {{versionString()}} |

Remote Devices ({{otherDevices().length}})

{{deviceStatusText(deviceCfg)}}({{completion[deviceCfg.deviceID]._total | percent}}, {{completion[deviceCfg.deviceID]._needBytes | binary}}B) {{deviceName(deviceCfg)}}

| Device Status | {{deviceStatusText(deviceCfg)}} | | Last seen | Never

{{deviceStats[deviceCfg.deviceID].lastSeen | date:"yyyy-MM-dd HH:mm:ss"}}

More than a week ago More than a month ago More than a year ago

| | Sync Status | Up to Date | Out of Sync ({{completion[deviceCfg.deviceID]._total | percent}}) | | Download Rate | {{connections[deviceCfg.deviceID].inbps | binary}}B/s {{connections[deviceCfg.deviceID].inbps*8 | metric}}bps ({{connections[deviceCfg.deviceID].inBytesTotal | binary}}B)
Limit: {{deviceCfg.maxRecvKbps*1024 | binary}}B/s {{deviceCfg.maxRecvKbps*1024*8 | metric}}bps
| | Upload Rate | {{connections[deviceCfg.deviceID].outbps | binary}}B/s {{connections[deviceCfg.deviceID].outbps*8 | metric}}bps ({{connections[deviceCfg.deviceID].outBytesTotal | binary}}B)
Limit: {{deviceCfg.maxSendKbps*1024 | binary}}B/s {{deviceCfg.maxSendKbps*1024*8 | metric}}bps
| | Out of Sync Items | {{completion[deviceCfg.deviceID]._needItems | alwaysNumber | localeNumber}} items, ~{{completion[deviceCfg.deviceID]._needBytes | binary}}B | | Address | {{deviceAddr(deviceCfg)}} | {{addr}}
{{abbreviatedError(addr)}}
{{addr}}
{{abbreviatedError(addr)}}
| | Connection Type | {{rdConnTypeString(rdConnType(deviceCfg.deviceID))}} | | Number of Connections | 1 + {{connections[deviceCfg.deviceID].secondary.length | alwaysNumber}}1 | | Allowed Networks | {{deviceCfg.allowedNetworks.join(", ")}} | | Compression | All DataMetadata OnlyOff | | Introducer | Yes | | Introduced By | {{ deviceName(devices[deviceCfg.introducedBy]) || deviceShortID(deviceCfg.introducedBy) }} | | Auto Accept | Yes | | Identification | {{deviceShortID(deviceCfg.deviceID)}} | | Untrusted | Yes | | Version | {{connections[deviceCfg.deviceID].clientVersion}} | | Folders | {{folderLabel(folderID)}}1{{folderLabel(folderID)}}2{{folderLabel(folderID)}}, | | Remote GUI | {{remoteGUIAddress(deviceCfg)}}Unknown |

Pause Resume Edit

Pause All Resume All Recent Changes Add Remote Device