Details
-
Fix
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
A subfolder in the source directory is not created in the target when source host is connected via ftp.
This behaviour is independent on the parameter recursive.
If the recursive=true then the files in the source-subfolder are copied into the target directory too but not in a subfolder.
In particular, if you have two files with the same name in different folders of the source directory then you get only one file at the target directory.
See jUnit-Tests in com.sos.DataExchange.JadeTestFtpAsSource
- testCopyWithFolderInSourceDir
- testCopyRecursiveWithFolderInSourceDir