deleted files not listed in summary
Hello, i am a big fan of osync, although I've only been using it for a few days now.
When I delete a file on initiator or target side and start osync I don't get the deleted files in the summary list, but the file is deleted.
command line: osync.sh --errors-only --summary --no-maxtime --initiator="..." --target="..."
TIME: 0 - Sun Feb 27 14:02:51 CET 2022 - osync 1.2 script begin. ...
Output below following line is always empty: File deletions: INITIATOR << >> TARGET
Many Thanks Gernot
Would you mind running on latest git master ? It's more stable than release v1.2, and I just struggle to find the time to get it though all the tests platforms in order to prepare a release.
Hello, I just checked it with the unstable version 1.3.0-dev-rc2 build 2021062901. There it seams to work correctly, means I get output of deleted files. Do you know, when this version will become the official stable one? Because at the end I always get "osync finished with warnings." without any warning other then " This is an unstable dev build [2021062901]. Please use with caution." before. Many Thx
This release is totally overdue, and actually only lacks testing on BSD/Mac and other specific platforms in order get RTM.
In the meantime, please use the current git master, just change IS_STABLE=false to IS_STABLE=true in osync.sh line 5 to remove the warning message.