osync/CHANGELOG.md

22 lines
756 B
Markdown
Raw Normal View History

2013-07-19 16:17:55 +00:00
! Tag as v1.0RC1
! Remote sync support via ssh:
! Need to check SIGHUP / SIGTERM should not be sent to rsync but to TrapStop
! Lock master and slave functionnality
- Added rsync exclude patterns support
- Improved backup items, can now have multiple backups of the same file
- Added maximum number of resume tries before trying a fresh stateless execution
- Added possibility to resume a sync after an error
- Improved task execution time handling
- Improved SendAlert handling
- Fixed cleanup launched even if DEBUG=yes
- Added verbose rsync output
- Added --dry and --silent parameters
- Added time control
- Added master/slave conflict prevalance option
- Added soft-deleted items
- Added backup items in case of conflict
19 Jun. 2013: Project begin