FOSS Continuous File Synchronisation
Syncthing is an application that synchronises files across multiple devices.
This means the creation, modification or deletion of files on one machine will automatically be replicated to other devices.
- Links to network / syncthing
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:frispete:go/syncthing && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
harden_strelaysrv.service.patch | 0000000741 741 Bytes | |
harden_syncthing@.service.patch | 0000000777 777 Bytes | |
syncthing-relaysrv-user.conf | 0000000187 187 Bytes | |
syncthing-source-v1.28.0.tar.gz | 0016276125 15.5 MB | |
syncthing-source-v1.28.0.tar.gz.asc | 0000000488 488 Bytes | |
syncthing.changes | 0000108052 106 KB | |
syncthing.keyring | 0000002759 2.69 KB | |
syncthing.spec | 0000005701 5.57 KB |
Latest Revision
Hans-Peter Jansen (frispete)
committed
(revision 3)
- Package additional binaries * Add CLI (stcli) to main package * Add relay server (strelaysrv) to relaysrv subpackage - Update to version 1.0.1: * Directory status "box" character not readable by screen readers / not colour blindness friendly (gh#syncthing/syncthing#2697). * "Automatic upgrades" web GUI option in pre-release versions is misleading (gh#syncthing/syncthing#4216). * Incorrectly out of synch, sequence number oddness (gh#syncthing/syncthing#5340). * Deleted files show up as failed scans (gh#syncthing/syncthing#5385). * gui: Missing icon in footer (gh#syncthing/syncthing#5389). * Data race in model.(*folder).startWatch() (gh#syncthing/syncthing#5392). * Scan errors about ignored files displayed in web UI (gh#syncthing/syncthing#5397). * panic: runtime error: Invalid memory address or nil pointer dereference in ignore.go (gh#syncthing/syncthing#5401). * Illegal characters in directory name on auto accept (gh#syncthing/syncthing#5411). * Consider switching to Go modules (gh#syncthing/syncthing#5148). - Fix build with 42.3
Comments 0