diff options
author | metamuffin <metamuffin@disroot.org> | 2024-06-14 04:52:07 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-06-14 04:52:07 +0200 |
commit | 9ffc1889fccac1917364504730daebb958abe87a (patch) | |
tree | e51b4b826ed9d123915f1c4a37e2e3e54c51b1df /readme.md | |
parent | 6464aa6e109cb0ec450547ee9b86c260d35ff05a (diff) | |
download | online-offsite-backup-9ffc1889fccac1917364504730daebb958abe87a.tar online-offsite-backup-9ffc1889fccac1917364504730daebb958abe87a.tar.bz2 online-offsite-backup-9ffc1889fccac1917364504730daebb958abe87a.tar.zst |
copying
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -80,6 +80,10 @@ disconnects you.First send a line with the shared secret, then send commands. replies `ready,<size>` on a line and then continues sending exactly this many bytes before concluding with `done` on a line. +## License + +AGPL-3.0-only; See [COPYING](./COPYING) + ## Todo - implement upload / download max rate |