osync v1.00.a Release Notes

Release Date: 2015-07-22 // almost 9 years ago
    • Small improvements in osync-batch.sh time management
    • ๐ŸŒฒ Improved various logging on error
    • ๐Ÿšง Work in progress: Unit tests (intial tests written by onovy, Thanks again!)
    • Small Improvements on install and ssh_filter scripts
    • Improved ssh uri recognition (thanks to onovy)
    • ๐Ÿ›  Fixed #22 (missing full path in soft deletion)
    • ๐Ÿ›  Fixed #21 by adding portable shell readlink / realpath from https://github.com/mkropat/sh-realpath
    • Added detection of osync.sh script in osync-batch.sh to overcome mising path in crontab
    • ๐Ÿ›  Fixed osync-batch.sh script when osync is in executable path like /usr/local/bin
    • ๐Ÿ›  Fixed multiple keep logging messages since sleep time between commands has been lowered under a second
    • Added optional checksum parameter for the paranoid :)
    • ๐Ÿ›  Fixed typo in soft deletion code preventing logging slave deleted backup files
    • ๐Ÿšš Removed legacy lockfile code from init script
    • ๐Ÿšš Removed hardcoded program name from init script