Proposal for a API Session.CompareDirectories(...)
I have an simple proposal for the API, new method named:
It's result API could be similar as the
Session.CompareDirectories(...) Since adding to SynchronizeDirectories is not a backwards compatible, so creating a new method is probably good idea.
It's result API could be similar as the
SynchronizeResult maybe CompareResult but it would allow to commit each change one by one.