mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-12-04 19:03:17 +00:00
OSX cp cannot do -t
This commit is contained in:
parent
1f7cac3bc0
commit
86acc69c4e
@ -14,6 +14,8 @@
|
||||
were not correctly translated
|
||||
fix: added --ignore-errors to rsync when deleting files, so it will not miss a delete
|
||||
even when another part of the tree made an IO-error.
|
||||
fix: default.direct now not using -p for mkdir since if the dir is not there it should fail
|
||||
fix: default.direct now not using -t for cp since OSX binutils doesn't understand it
|
||||
change: complain if any "rsyncOps" is given
|
||||
change: splitted the default configurations in their own files.
|
||||
more cleanly seperated from the Lsyncd runner, and highlights it are just
|
||||
|
Loading…
Reference in New Issue
Block a user