I need to compare a directory structure on one server with what is supposedly the same structure on a second server and check whether (a) the subdirectory structure is identical and (b) that all the files therein are the same (size, date, time, type etc).
Any ideas on how I can do this?
Any ideas on how I can do this?