/osxbuild_replicat

mirror repository of replicat for building on osx

Primary LanguageGoApache License 2.0Apache-2.0

Go Report Card

replicat

rsync for the cloud

usage: directory=/tmp/foo go run replicat

Start Replicat with my custom key

  1. Ray: replicat --clusterKey aa88aa88aa88 --directory /tmp/foo

  2. Jacob: replicat --clusterKey aa88aa88aa88 --directory /tmp/foo (this uses machine's hostname:port as the name)

  3. James: replicat --clusterKey aa88aa88aa88 --directory /tmp/foo

// Instances are using tmp folder for testing. Switch to a permanant folder for production or long term use.