Hi,
I am a complete beginner but have set up a config file, created my own tags and groups and worked out pretty much all my other issues but this one may be a bug in the tool.
In the follow command line fragment, the only one that doesn't pick up the correct value is "Directory" (ScanFileFolder) which gets "." instead of the directory the file is contained in:
exiftool.exe ... "-ScanFileName<filename" "-ScanFileTime<FileCreateDate" "-ScanFileFolder<Directory" ...
If there is another way to handle that specific attribute/tag then please let me know.