Hi,
I need to compare recursivly the contents of two folder, but I don't understand how can I do.
I don't know in advance which file or directory are inside the directory, so I have to check in a "master" directory it's content and verify if a "slave" directory content is the same.
Someone can help me??

Max