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
-
12
derived packages
- Links to openSUSE:Factory / syncthing
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/syncthing && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000273 273 Bytes | |
project.diff | 0000011715 11.4 KB | |
syncthing-source-v1.29.2.tar.gz | 0015980313 15.2 MB | |
syncthing-source-v1.29.2.tar.gz.asc | 0000001391 1.36 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.