I have a folder with .mp4 files which i show online using web application. The rest of information about the video files is taken from a database.
I have n files in the database and n-6 files in my local folder.
How do I find the names of all the missing files in my local folder using the Windows command line?