mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 22:57:07 +02:00
Add rsync alternative https://github.com/gokrazy/rsync (#847)
Adds an rsync-compatible alternative written in Go and easily cross-compilable. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/847 Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
6314345007
commit
b85d72e3ae
1 changed files with 1 additions and 1 deletions
|
|
@ -793,7 +793,7 @@ This is a section for repos that are similar to this one either because they are
|
|||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [LocalSend](https://localsend.org) | [`a14e610`](https://github.com/localsend/localsend/commit/a14e610ee015a15b5fcd84c0f46f3033cda9a033) | [](#permissive-ai-policy) ([1](https://github.com/localsend/localsend/pull/2741#discussion_r2404361615), [2](https://github.com/localsend/localsend/pull/2518)) <br /> [](#ai-code-reviews) ([1](https://github.com/localsend/localsend/pull/2880#pullrequestreview-4093401027), [2](https://github.com/localsend/localsend/pull/2922#pullrequestreview-3723284938), [3](https://github.com/localsend/localsend/pull/2777#pullrequestreview-3342581351)) <br /> [](#sponsored-by-ai) ([1](https://github.com/localsend/localsend#sponsors)) | [LocalShare](https://github.com/defname/LocalShare), <br /> [PairDrop](https://pairdrop.net/#about), <br /> [Sharing](https://github.com/Ammar64/Sharing), <br /> [Warp](https://apps.gnome.org/Warp/) |
|
||||
| [rsync](https://rsync.samba.org/) | [`3.4.1`](https://github.com/RsyncProject/rsync/releases/tag/v3.4.1) | [](#permissive-ai-policy) ([1](https://github.com/RsyncProject/rsync/commit/aa142f08ef31d3ffa8d6b3b8af16d00324a98c1b), [2](https://github.com/RsyncProject/rsync/commit/b905ab23af2d71363271e99e446e8fe0bfc77f7f)) | [openrsync](https://github.com/kristapsdz/openrsync),<br /> `scp`, <br />an FTP client,<br />[tar](https://drewdevault.com/blog/rsync-without-rsync/) |
|
||||
| [rsync](https://rsync.samba.org/) | [`3.4.1`](https://github.com/RsyncProject/rsync/releases/tag/v3.4.1) | [](#permissive-ai-policy) ([1](https://github.com/RsyncProject/rsync/commit/aa142f08ef31d3ffa8d6b3b8af16d00324a98c1b), [2](https://github.com/RsyncProject/rsync/commit/b905ab23af2d71363271e99e446e8fe0bfc77f7f)) | [openrsync](https://github.com/kristapsdz/openrsync),<br /> `scp`, <br />an FTP client,<br />[tar](https://drewdevault.com/blog/rsync-without-rsync/), <br />[gokrazy/rsync](https://github.com/gokrazy/rsync) |
|
||||
|
||||
## Filesystem Navigation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue