Description
Camel Ftp fails to create intermediate directory if more than the immediate parent directory is missing.
in FtpOperations.buildDirectoryChunks,
the mkdir command for intermediate directories are being made with trailing slash.
Some ftp does not like the trailing slash with mkdir command.
Attachments
Issue Links
- links to