Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13.18
-
None
Description
Current Situation
- If
SourceFileOptions->Selection->..->Recursive=true
and
TargetFileOptions->DisableMakeDirectories=true
then:
- If the files are found in subdirectories in the Source, then YADE always creates the same subdirectories in the Target as in the Source, although this should be deactivated with TargetFileOptions->DisableMakeDirectories=true.
- This makes it impossible to transfer the files to a single Target directory.
Attachments
Issue Links
- is related to
-
YADE-600 FilePathSelection and FileListSelection should create the folder structure in the target system
- Released