1.2k questions
1.4k answers
361 comments
339 users
The qie.writeSFTPFile allows you to pass parameters to it.
example with the override/overwrite option:
qie.writeSFTPFile('host', port, 'path', binary, passive, 'fileExist=Override', 'userName', 'password', data);
A list of these parameters are found at https://camel.apache.org/components/3.18.x/ftp-component.html