Hi,
I have question about ODISftpPUT in ODI 12c (Data Integrator Version 12.2.1).
I have 20 files .html in my directory: 'D:\Tools\FILES_TO_SEND'
I get for SFTP: hostname (and IP), user, password
I want to send files in sftp server.
I created OdiSftpPut like:

But when I run process, it does not end and I do not receive any error or confirmation of sending.
I try to connect with SFTP server by WinSCP and it's working fine.
Should I additionally set something in ODI 12c?
PS. I run process by my OracleDIAgent1 - when i run Local (No Agent) it's working fine.