Open hvisage opened 8 years ago
Updating rsync to the latest version did the trick for me. See issue #43
Which version of rsync fails and which version works? Issue 43 doesn't show version numbers. Any MacOSX specific issues then with RSYNC? Why does it work in a terminal, but not inside Atom?
I have a bigger suspicion its related to the non-use of ~/.ssh/config which I heavily relies on
@hvisage just upgraded to osx sierra and rsync 312... atom doesn't work at all. Do you have a solution to revert to rsync 2.6.9?
Had the same problem, turns out many versions of rsync
don't appear to support the -z
option anymore and instead expect -zz
. I don't know yet how to enable compression again, but you can work around the problem by changing the flags in your .sync-config.cson
from avzpur
to avpur
.
option:
flags: 'avpur'
Okay,
I've followed the steps, and sometimes this just works like a charm, and other times it gives me headaches galore. (And I've tested atomic-sync and the atom-sync when this troubles start)
ssh works fine, rsync works fine from the cli, but sync log shows: