Hi all,
I want to sync a folder to a subsite on sharepoint online.
So I use Robocopy source destination /e /purge /xo. this works.
But when I run this command again on a later date it overwrites all files again, but the source files didnt change.
Any idea how this is possible? and a possible work around?