Unable to move file to FTPS folder in OIC.
Hello,
In OIC ,we are trying to send file from OIC SFTP to FTPS through OIC flow. While writing file to FTPS facing this error.
Error Message : Cannot invoke "java.net.Socket.getInputStream()" because "controlSocket" is null; nested exception is: java.lang.NullPointerException: Cannot invoke "java.net.Socket.getInputStream()" because "controlSocket" is null
We are able to test the Connection to FTPS successfully.
Any help, or comment would be appreciated.
0