Open cr1cr1 opened 2 years ago
On Ubuntu (WSL) I get:
orgalorg -s -u root -y -e -r / -S etc
2022-04-17 17:16:39 [INFO] 1/1 sending file: 'etc/tmux.conf'
srv1 bash: /usr/lib/orgalorg/sync: No such file or directory
srv2 bash: /usr/lib/orgalorg/sync: No such file or directory
srv3 bash: /usr/lib/orgalorg/sync: No such file or directory
2022-04-17 17:16:39 [FATAL] failed to run sync command
└─ failed to finish sync tool command
└─ commands are failed on all 3 nodes
└─ code 127 (3 nodes)
orgalorg version: 1.2.0 platform: windows x64
where
etc
is a local directory containing a fileExpected: synchronize
/some/dir/etc/file
to remote/etc/file