I am having a folder in d Drive with the name "Test" in the client side and a folder in server with
the same name.I need to compare this two folders and it there is a difference in the files in the
client side, i need to update the files in the server side folder.
Simply i need to perform the folder comparison between the client and the server.
Thanks.