Here my sceanario:
I have a file in my server
Then a user using his desktop to compare the file in his own desktop with the one in the server.
If it is not the newest one according to the date for the file in his desktop compare to the server one, I want to be able to overwrite the file in his desktop by downloading the newer file from the server.
How can I do that?
Thanks
