mnutt / davros

Personal file storage server
Apache License 2.0
298 stars 35 forks source link

Wishlist: Support rsync as a protocol #24

Open paulproteus opened 8 years ago

paulproteus commented 8 years ago

As a pipe dream, it'd be cool if davros supported rsync-over-HTTPS as another protocol.

One way to do that is to bundle an rsync binary. You could copy the binary from Debian's apt install rsync package into the SPK.

Another possibility is to use something like https://github.com/ttezel/anchor.