Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
I am encountering the following error when uploading a file using tFTPPUT.
Exception in component tFTPPut_2
3: %RNFR-bad%
at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2846)
at com.jcraft.jsch.ChannelSftp.rename(ChannelSftp.java:1923)
at x_project.new_inventory_prod_0_1.New_Inventory_PROD.tFTPPut_2Process(New_Inventory_PROD.java:4815)
at x_project.new_inventory_prod_0_1.New_Inventory_PROD.tFTPConn
tFTPPUT setting:
http://screencast.com/t/tgRPSlfbZn4x
Note that it's working for older Talend version e.g 5.4.1
Please help. Thanks.
Regards,
MG