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

126 Commits

Author SHA1 Message Date
Orsiris de Jong
eb9625bddc Hotfix #22 added rm -rf if file already exists
Fix is only useful if deleted directories already exist and are not empty
2015-06-24 21:43:00 +02:00
Orsiris de Jong
adad3257b3 Hotfix #22 added -f to mv command 2015-06-24 14:07:00 +02:00
deajan
9815a7bff3 Fixed #21 for missing readlink on MacOS X & BSD 2015-05-18 10:53:11 +02:00
deajan
0ea1a3e5de Fixed multiple log messages since lower sleep time 2015-04-20 14:11:09 +02:00
deajan
2f827f9246 Fixed typo in soft deletion and added paranoia checksum 2015-04-13 21:33:43 +02:00
deajan
737e13ddb9 Fixed #16 where remote user didn't work for elder config files 2015-04-01 15:37:41 +02:00
deajan
f870e9b1e6 Merge branch 'master' of github.com:deajan/osync
Merged v1.00pre into master
2015-04-01 11:02:26 +02:00
deajan
864894431c Merged v1.00pre into master after successfull testing 2015-04-01 11:02:03 +02:00
deajan
bf39522b23 Removed extra slash for soft deletion 2015-04-01 10:34:40 +02:00
deajan
f45086dad3 Refactored soft deletion code 2015-03-31 01:46:07 +02:00
onovy
b992f4277d Remote user is optional now in remote slaves. 2015-03-30 20:13:39 +02:00
deajan
41781aa0da Some more work on soft deletion 2015-03-30 19:51:31 +02:00
deajan
764b3f2914 Merged #11 with new build number 2015-03-30 18:24:31 +02:00
Orsiris de Jong
f2b4dbf75f Merge pull request #11 from onovy/lock-fix
Locking fix in SyncOnChanges mode.
2015-03-30 18:21:54 +02:00
deajan
2507a08b3c Fixed onovy's PR for same dir check 2015-03-30 18:18:05 +02:00
deajan
76f1fe4fa1 Changed build dates 2015-03-30 18:12:01 +02:00
Orsiris de Jong
9c02b4f38e Merge pull request #15 from onovy/param-check
Check scripts params.
2015-03-30 18:04:01 +02:00
Orsiris de Jong
a7820c083e Merge pull request #13 from onovy/lower_sleep
Lower sleep time per cycle.
2015-03-30 17:55:00 +02:00
onovy
0722b25c03 Check scripts params. 2015-03-29 17:57:06 +02:00
onovy
67f9e8b77d Check if master and slave dirs is not same. 2015-03-29 17:30:09 +02:00
onovy
a1fb4bc7de Lower sleep time per cycle. 2015-03-29 16:35:58 +02:00
Orsiris de Jong
60f242e2ae Fixing program build date.
Need to know which osync is run on servers. This is a good way to track version.
2015-03-29 13:41:37 +02:00
onovy
52f63f2e12 Run sync after timeout in inotify mode even when no changes detected. 2015-03-29 12:40:39 +02:00
onovy
906cd15436 Locking fix in SyncOnChanges mode. 2015-03-28 22:50:37 +01:00
deajan
e7af81de98 Reworked softdeletion code (WIP). Some other fixes too 2015-03-28 19:06:17 +00:00
deajan
f134ed35a3 Fixed infamous exclude bug introduced with no globbing 2015-03-20 20:40:57 +01:00
deajan
a1c29f62d5 Fixed some low severity bugs 2015-02-18 15:03:45 +01:00
deajan
46cf6a8b36 Updated serial 2015-02-12 10:38:31 +01:00
deajan
5ba7608af0 Prevent exclude pattern globbing 2015-02-12 10:34:42 +01:00
senorsmile
260311623f fix typo in trapquit logerror 2015-01-16 22:40:58 -08:00
senorsmile
802e87fab6 fix missing test bracket on if type -p sendemail 2015-01-16 22:40:17 -08:00
deajan
ec16450c05 Fixed some other missing child pids 2015-01-16 10:55:01 +01:00
senorsmile
5c0024bb24 Update osync.sh
update osync.sh to fix "function GetRemoteOS silently failing"
2015-01-15 18:03:10 -08:00
deajan
04cc1e9211 Minor fixes 2014-11-29 15:07:09 +01:00
deajan
47886c439d Minor fixesà 2014-11-28 12:10:00 +01:00
deajan
3bf66be267 Final partial-dl upload 2014-11-26 11:25:58 +01:00
deajan
6462f87457 Updated documentation 2014-11-25 00:38:03 +01:00
deajan
2733c72fdc Fixed typo 2014-11-24 19:28:35 +01:00
deajan
13f055090f Fix process test command gets expanded too soon 2014-11-24 19:26:17 +01:00
deajan
727ae303c2 Moved msys specific code 2014-11-24 10:12:48 +01:00
deajan
f882af77ff Fixed typo 2014-09-22 21:41:52 +02:00
deajan
e6379240f5 Obackup code merge 2014-09-22 21:21:37 +02:00
deajan
930d9e594f Minor fix for ssh banners 2014-09-09 10:39:31 +02:00
deajan
b7123eb335 Added inline log for warning email. 2014-07-08 02:14:03 +02:00
deajan
d783df70f4 Improved deletion dealing with permission issues 2014-07-08 02:00:23 +02:00
deajan
abe0a1c954 Typo 2014-05-27 20:08:07 +02:00
deajan
5a2fb4f286 Added keep dir symlinks parameter 2014-05-27 19:58:59 +02:00
deajan
d0510d6c67 Minor enhancements 2014-05-27 14:18:48 +02:00
deajan
eeb0ef3722 Fixes for RC3 2014-05-27 12:47:50 +02:00
deajan
fa19036de6 Added follow symlink option + other minor fixes 2014-05-27 11:35:45 +02:00