I want to to synchronize between my laptop and stationary.
From what I understand, "all" the BC3 does is copying right/left orphans, right/left newer to right/left side of a folder compare?
Here's my problem.
Day 1) I sync laptop <==> stationary
Day 2) I modify File1 on laptop and deletes File2
Day 3) I modify File1 on stationary and create File3.
Day 4) I resync laptop <==> stationary.
I assume BC3 handle this by
1) Copying stationary::File2 => Laptop
2) Copying stationary::File3 => Laptop
3) Copying stationary::File1 => laptop (because it's newer on stationary).
Which is not what I want. I would want
* 1) Deleting Stationary::File2
2) Copying stationary::File3 => Laptop
* 3) Manual merge needed since both have changes.
Is this possible with BC3 somehow?
Thanks!
From what I understand, "all" the BC3 does is copying right/left orphans, right/left newer to right/left side of a folder compare?
Here's my problem.
Day 1) I sync laptop <==> stationary
Day 2) I modify File1 on laptop and deletes File2
Day 3) I modify File1 on stationary and create File3.
Day 4) I resync laptop <==> stationary.
I assume BC3 handle this by
1) Copying stationary::File2 => Laptop
2) Copying stationary::File3 => Laptop
3) Copying stationary::File1 => laptop (because it's newer on stationary).
Which is not what I want. I would want
* 1) Deleting Stationary::File2
2) Copying stationary::File3 => Laptop
* 3) Manual merge needed since both have changes.
Is this possible with BC3 somehow?
Thanks!
Comment