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.
- Devel package for openSUSE:Factory
-
11
derived packages
- Links to openSUSE:Factory / syncthing
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/syncthing && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
harden_strelaysrv.service.patch | 0000000741 741 Bytes | |
harden_syncthing-resume.service.patch | 0000000758 758 Bytes | |
harden_syncthing@.service.patch | 0000000777 777 Bytes | |
syncthing-relaysrv-user.conf | 0000000187 187 Bytes | |
syncthing-source-v1.27.9.tar.gz | 0015394317 14.7 MB | |
syncthing-source-v1.27.9.tar.gz.asc | 0000000488 488 Bytes | |
syncthing.changes | 0000106522 104 KB | |
syncthing.keyring | 0000002759 2.69 KB | |
syncthing.spec | 0000006055 5.91 KB |
Comments 2
I guess I screwed up on the last
osc ci
command as now a link error shows up. I'm sorry, but fixing this is beyond my knowledge ofosc
and I won't dare to do any experiments (as this might make things even worse). Note that the update to v1.24.0 would actually be quite beneficial because this release establishes compatibility with the latest Go version that is already in factory.It looks like
osc linkpac --force openSUSE:Factory syncthing network syncthing
helped in some way. Now the error is gone. Weirdly I even see my most recent changes which I would have expected to be gone now. Only my deletions don't show up yet so I created another revision to remove the old sources.