how to compare two directories residing in two different servers
Hi,
I have one requirement like...I need to write a shell script which will compare two directories residing in two different servers (server A and server B) and list out the discrepancies if found any. Ideally the file names, counts, size should be same for the directory in two servers. So the script should find out the discrepancies if any. Could anyone please help me?
Thanks in advance and best regards,
Prasenjit
|