Trying to create batch script which will count number of files on source and destination location along with it will compare files at both source and destination location. I am able to create basic script to count number of files but unable to compare it source and destination. Script is as below: @...