Storage sync

Current status: {{sync.isSyncing ? 'Syncing' : 'Not Syncing'}}

Registered Sync targets:


{{ target.name }}

Last sync: {{ target.lastSync }}
Status: {{ target.status }} {{ target.statusMessage }}
Enabled: {{ target.isEnabled() ? 'Yes' : 'No' }}

Local series not in remote storage ({{target.nonRemote.length}})

Remote series not in local storage ({{target.nonLocal.length}})

All Series in remote storage engine {{target.name}} ({{target.series.length}})