This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 83aeb9ed762 Exchange properties (#12898)
add 94fceab853a CAMEL-20365: camel-ftp - Add option to say yes to auto
create known hostfile. Add option to set ftp server logging message for show
messages, that can be useful during troubleshooting. (#12899)
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/components/sftp.json | 144 ++++++-------
.../file/remote/SftpEndpointConfigurer.java | 12 ++
.../file/remote/SftpEndpointUriFactory.java | 4 +-
.../apache/camel/component/file/remote/sftp.json | 144 ++++++-------
.../component/file/remote/SftpConfiguration.java | 30 +++
.../component/file/remote/SftpOperations.java | 22 +-
.../endpoint/dsl/SftpEndpointBuilderFactory.java | 225 +++++++++++++++++++++
7 files changed, 433 insertions(+), 148 deletions(-)