# SevenStrokes Binary Server This service hosts a series of `unison` synced directories. Large, primarily binary projects are stored here. This service is available as a public read-only `rsyncd` daemon. You can download the entire server as follows: ``` rsync --exclude=".unison*" -avz rsync://sevenstrokes.net/bin . ```