s3sync icon indicating copy to clipboard operation
s3sync copied to clipboard

Possibility to check if any files was actually changed

Open zunkree opened this issue 4 years ago • 0 comments

Objective

It would be great if we can check after syncManager.Sync() call is actually any files was changed.

Deliverables

  • [ ] Ability to check if any file was changed during sync.

Approach (optional)

That could be for example 'syncManager.IsChanged()' or something like that.

zunkree avatar Oct 22 '21 11:10 zunkree