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 merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000055 55 Bytes |
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.