How can I compare two directories to compare missing files, when the directories don't have the same structure?
- by David Dean
I've been sent a HDD of new and updated files from an organisation that we are working with, but we already have most of the files sitting on our servers, and would like to update our local versions to match theirs.
Normally, this would be a job for something like rsync, but our problem is that the directory structure they provide is very poorly…