Skip to content

sync tool not included with download? #5

Description

@MikeAllenSqrrl

This project looks very promising, but seems like something is fundamentally missing. When I follow the instructions and do a

go get github.com/reconquest/orgalorg

I get the orgalorg binary built, no problem, but then executing a sync command like

./orgalorg -o 192.168.111.111 -o 192.168.111.101 -x -S /home/mallen/my-big-set-of-files

results in an error:

192.168.111.101 bash: /usr/lib/orgalorg/sync: No such file or directory
192.168.111.111 bash: /usr/lib/orgalorg/sync: No such file or directory
2016-07-25 18:42:57 [FATAL] failed to run sync command
└─ failed to finish sync tool command
└─ commands are exited with non-zero exit code on all 2 nodes
└─ code 127 (2 nodes)

It's not entirely clear to me what I have to do to make this part of it work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions