Commit Graph

414 Commits

Author SHA1 Message Date
deajan de383c9c0f Removed unused code 2019-05-20 21:55:45 +02:00
deajan 555d8e6d23 Unexpanded current dev 2019-05-20 18:20:01 +02:00
deajan 3accf5f254 Improved --summary output 2019-05-20 18:18:00 +02:00
deajan 40c44368ec Fixed deletion logging in unidirectional sync 2019-05-20 17:52:43 +02:00
deajan e12d30d9c5 Minor code tweaks 2019-05-20 17:15:27 +02:00
deajan 71f857f9c8 Added --syncÃ-type for unidirectional sync 2019-05-20 14:26:59 +02:00
deajan 0d501209fa Fixed litteral 'synced' state instead of step 2019-05-20 12:13:24 +02:00
deajan efeb665818 Fixed typo generating bogus resume actions 2019-05-20 12:11:30 +02:00
deajan 7e945197c2 WIP SYNC_TYPE 2019-05-20 12:11:04 +02:00
deajan 8018871168 Minor code improvements 2019-05-20 11:37:37 +02:00
deajan 826ebe1c2c Fix potential quick_sync parameter issues 2019-05-20 11:32:55 +02:00
deajan 4b90ac3a27 WIP --sync-type 2019-05-20 11:19:38 +02:00
deajan 0e7f969588 Fixed summary counters should be global 2019-05-20 11:11:12 +02:00
deajan 4542f62fce Fix subshell variables not propagated 2019-05-19 17:21:32 +02:00
deajan 22fe557c54 Typo fixes 2019-05-19 17:12:12 +02:00
deajan 99a7c932f7 Quick typo fix 2019-05-19 17:01:50 +02:00
deajan 201aadd33d Update summary 2019-05-19 17:00:22 +02:00
deajan 76d80b17f6 Deprecat LOG_CONFLICTS as experimental feature 2019-05-19 16:42:08 +02:00
deajan 094d1538bb More --summary statistics 2019-05-19 16:39:19 +02:00
deajan e8470218f6 Bumped build 2019-05-18 13:40:03 +02:00
Ingo Weinhold 56c0197b6b fix several quoting/escaping issues
... reproducible when the remote target sync dir contains spaces.
2019-04-05 14:25:15 +02:00
deajan 61a9aa6a91 Bumped version 2019-03-15 12:10:06 +01:00
deajan 027422b014 Cosmetic changes 2019-01-29 10:04:27 +01:00
deajan 22bd6181f1 Removed debug log line 2019-01-12 11:46:42 +01:00
deajan e850f8f792 Fixed boolean conversion after init 2019-01-12 10:49:30 +01:00
deajan 2da2109229 Fixed conflict backup multiple unit test 2019-01-11 23:56:48 +01:00
deajan f1cf7eb8e2 Updated config file structure, checks and upgrade script 2019-01-11 00:34:12 +01:00
deajan 1c9db7136f No conflictlist file will not trigger an error 2018-12-29 18:41:12 +01:00
deajan 6e56e2b63e Removed extra tabs 2018-12-21 18:51:34 +01:00
deajan 27d6b80fad Minor fixes 2018-10-18 22:33:46 +02:00
deajan fb1fd00f0e Fixed multiple race conditions 2018-10-17 23:33:30 +02:00
deajan 569048c19b Fixed bogus WAIT_FOR_TASK_COMPLETION_ return from ExecTasks 2018-10-15 19:23:48 +02:00
deajan efd8dca58e Fixed another batch of wrong ExecTaks ids 2018-10-14 23:15:38 +02:00
deajan 7e7388a9eb Fixed variable leak 2018-10-14 23:08:03 +02:00
deajan 109f0a0887 Fixed bogus ExecTasks id checks 2018-10-14 23:06:19 +02:00
deajan 39e5bb92f0 Removed travis debug lines 2018-10-14 19:13:04 +02:00
deajan a28c20d9bd Fixed variable mismatch 2018-10-14 10:51:11 +02:00
deajan 17cf11eb0b ExecTasks ids may not include dots 2018-10-13 17:20:18 +02:00
deajan 39053f59e3 More precise ExecTasks ids 2018-10-13 17:05:53 +02:00
deajan 1896ec793e Removed empty line making missing shebang 2018-10-13 10:43:11 +02:00
deajan 5c6132dd2c Moved rsyncCmd background execution to eval 2018-10-13 10:36:31 +02:00
deajan 438c85b777 Removed unnecessary ExecTasks from _getFileCtimeMtimeRemote function 2018-10-12 19:42:39 +02:00
deajan c963d71ecd Fixing ping/pong between initiator and targets 2018-10-10 20:57:48 +02:00
deajan 1b8f2ea7fc Added daemon mode known issue 2018-10-10 20:57:22 +02:00
deajan 4c999ec229 Remote deletion returns error when no error has happened 2018-10-10 20:47:11 +02:00
deajan a2e3e96827 WIP for target-helper 2018-10-10 20:39:49 +02:00
deajan 4be8429b96 Allow setting MIN_WAIT and MAX_WAIT on the fly 2018-10-10 15:19:32 +02:00
deajan 0e103cd98b Added push file exclusion in RSYNC_FULL_PATTERNS 2018-10-10 15:13:36 +02:00
deajan 83cfabed6f Litte performance improvement by not running code again 2018-10-10 15:02:00 +02:00
deajan ff26961e82 Fixed BSD daemon mode 2018-10-10 02:19:38 +02:00