Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deleted files not listed in summary #237

Open
weinerg opened this issue Feb 27, 2022 · 3 comments
Open

deleted files not listed in summary #237

weinerg opened this issue Feb 27, 2022 · 3 comments
Labels

Comments

@weinerg
Copy link

weinerg commented Feb 27, 2022

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

@deajan
Copy link
Owner

deajan commented Apr 8, 2022

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.

@weinerg
Copy link
Author

weinerg commented Apr 16, 2022

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

@deajan
Copy link
Owner

deajan commented Apr 18, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants