2
0
mirror of https://github.com/deajan/osync synced 2024-11-11 07:10:40 +00:00
Commit Graph

470 Commits

Author SHA1 Message Date
deajan
3edd80949f Allow commandline override of config file values 2019-05-20 23:31:04 +02:00
deajan
9bd2b7eeaf Minor tweak 2019-05-20 23:19:59 +02:00
deajan
dc25cba3c8 Fixed bogus SKIP_DELETION logic when SYNC_TYPE set 2019-05-20 22:54:11 +02:00
deajan
301e0d69e1 Enfore SKIP_DELETION when SYNC_TYPE set 2019-05-20 22:43:31 +02:00
deajan
5638565f6a Refactored locking handling 2019-05-20 22:18:59 +02:00
deajan
c10a175c90 Change work comments 2019-05-20 21:58:35 +02:00
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
deajan
ca63bfabe0 Testing for directories in triggerupdate functions 2018-10-10 02:12:57 +02:00
deajan
2aa36b626a Replaced Logger with RemoteLogger in triggerUpdate 2018-10-10 02:09:46 +02:00
deajan
f0336c0dec Added target-helper syncdir checks 2018-10-10 01:57:20 +02:00
deajan
3dc8478ba7 Added default MIN_WAIT and MAX_WAIT values 2018-10-10 01:45:39 +02:00
deajan
633e6397d0 Fixed missing equal sign for password-file 2018-10-10 01:40:26 +02:00
deajan
babeea9d9a Fixed unlocking 2018-10-10 01:33:31 +02:00
deajan
9cb6cc57af Fixed typos 2018-10-10 01:31:12 +02:00
deajan
7eb4ee68ae Added unlockReplica pid initialisation 2018-10-10 00:05:46 +02:00
deajan
660e856986 Unlocking only when locks exist 2018-10-10 00:04:30 +02:00
deajan
ac31de2388 Cleanup also called when bogus config detected 2018-10-09 23:57:53 +02:00
deajan
ad9d978fc2 Typo fixing 2018-10-08 21:50:35 +02:00
deajan
7570794632 Improved remote execution results 2018-10-08 21:40:57 +02:00
deajan
4651ff0e06 Added remote detection 2018-10-08 21:34:41 +02:00
deajan
1ab6042a62 Fixed typo in _getFileCtimeMtimeRemote 2018-10-08 21:17:36 +02:00
deajan
e3855c4256 Revert work on _getCtimeMtimeFileRemote error detection 2018-10-07 17:51:15 +02:00
deajan
94a71620a1 Made ctime.mtime functions more clear in syntax 2018-10-07 13:23:45 +02:00
deajan
bad7767809 Harmonize ExecTasks calls 2018-10-07 12:59:56 +02:00
deajan
6b0bab0984 Removed unused variable 2018-10-07 12:23:59 +02:00
deajan
89d63d83b8 Removed unused variable 2018-10-06 22:16:11 +02:00
deajan
6bd5862702 Removed unused argument from conflictList 2018-10-06 21:41:58 +02:00
deajan
5b395b3c04 Travis debug can fail 2018-10-02 23:37:33 +02:00
deajan
2c857a1e83 Fixed removing directories on soft deletion 2018-10-02 19:01:44 +02:00
deajan
c99a1293c7 Debug conflictLog in travis 2018-10-01 20:28:46 +02:00
deajan
dde31090fe Improved inotifywait call 2018-10-01 10:49:35 +02:00
deajan
88597d6a7a Initial target-helper mode working 2018-10-01 10:27:01 +02:00
deajan
6bce2e1755 [WIP] Less restrictive preflight checks in target-helper mode 2018-10-01 10:08:22 +02:00
deajan
fe808ca909 [WIP] target_helper switch should not be a half bool half char 2018-10-01 10:01:00 +02:00
deajan
47bb01b0dc [WIP] Pass initiator ssh uri on target-helper mode 2018-10-01 09:54:24 +02:00
deajan
5945988e96 Fix wrong log message on MacOS 2018-10-01 07:26:56 +02:00
deajan
07775d7390 [WIP] osync-target-helper mode 2018-09-30 21:24:09 +02:00
deajan
af7542d8f5 [WIP] target helpder service in osync 2018-09-30 16:08:12 +02:00
deajan
76f9f31e6d Moved RSYNC_ARGS to RSYNC_DEFAULT_ARGS 2018-09-30 13:57:57 +02:00
deajan
4cf697cd28 Bump osync version 2018-08-08 11:31:11 +02:00
deajan
3f46c69c6d Removed redundant partial exclude dir from daemon 2018-07-08 13:19:30 +02:00
deajan
24599c3057 Fix for #119 2018-07-08 13:18:26 +02:00
deajan
82e60bdffe Tidyup 2018-07-02 22:40:55 +02:00
deajan
76ed396602 More comment fixes 2018-07-02 22:21:36 +02:00
deajan
f3215c0474 Quick typo fix 2018-07-02 22:17:17 +02:00
deajan
f79acad239 Fixed conflictLsit output and typos 2018-07-02 22:09:18 +02:00
deajan
548c766920 Fixed conflict list initialization 2018-07-02 18:19:47 +02:00
deajan
9b3af0596e Comment tidyup 2018-07-02 17:29:50 +02:00
deajan
1ea4584027 Fix typo 2018-07-02 15:46:45 +02:00
deajan
4d322f7e6b WIP: initialization should take create conflict list possibility 2018-07-01 10:54:17 +02:00
deajan
9b4914c49e cmdline arg improvements 2018-07-01 10:46:16 +02:00