Preserving the folder structure when copying with TJamFileOperation
Frage / Problem
Is it possible to preserve the original folder structure when I copy files from different folders using the TJamFileOperation? For some reason, they are all copied into the root of the destination folder
Antwort / Lösung
The component does not support the creation of folder structures, it only copies the given files to the destination folder.