Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
retroplasma committed Aug 9, 2019
1 parent 1c3a7b9 commit 9dfe49a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ We can have a "deterministic vault" in the Usenet by generating a storage code a
The user interface is a WebDav server with a shell that can be used alongside browsing your files. The WebDav server supports reading and writing files and folders (append-only/[WORM](https://en.wikipedia.org/wiki/Write_once_read_many); no updates or deletion). Adding files has been tested with [Cyberduck](https://cyberduck.io/). Seeking into a file works, though the streaming speed hasn't been optimized yet aside from a simple look-ahead.

#### Usage (from source)

*Note: If you want to use a [precompiled release](https://github.com/retroplasma/binsync/releases), skip the first 3 setup steps and run `./Binsync.WebDavServer` in the extracted folder instead of `dotnet run`.*

So far only tested on macOS:

###### Setup:
Expand Down

0 comments on commit 9dfe49a

Please sign in to comment.