Batch mode, autoanswer and rsync arguments#25
Batch mode, autoanswer and rsync arguments#25vstefanoxx wants to merge 1 commit intodooblem:masterfrom
Conversation
vstefanoxx
commented
Mar 30, 2016
- Prevent "Apply actions?" question on batch mode
- Added options "a" and "aa" for conflict resolution, which act as following: in case of deletion on one side, and update on another side, choose sync of updated file instead of deletion of removed file; in case of updated file in both sides, privilege the most recent file; in other cases, give precedence to left side
- Added command line option -r to specify additional rsync arguments (useful for adding --acls and --xattr options)
- Added argument to command line option -b, with which is possible to specify the default action in case of conflict: 1, 2, a or e for exit
- Prevent "Apply actions?" question on batch mode - Added options "a" and "aa" for conflict resolution, which act as following: in case of deletion on one side, and update on another side, choose sync of updated file instead of deletion of removed file; in case of updated file in both sides, privilege the most recent file; in other cases, give precedence to left side - Added command line option -r to specify additional rsync arguments (useful for adding --acls and --xattr options) - Added argument to command line option -b, with which is possible to specify the default action in case of conflict: 1, 2, a or e for exit
|
Hello Stefano, Sorry for the delay. Unfortunately I have few time those days to maintain and review issues/pull requests. Are you interested in maintaining bsync? I may add you as a contributor to my repository, or add a message in my readme telling users to use your fork instead. Whatever you prefer. Thanks in advance, |
|
Hello Marc, I really don't know. Me too don't have much time last period, but if you Thank you, 2016-06-14 19:40 GMT+02:00 Marc MAURICE notifications@github.com:
|