Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
mgchong
Contributor III
Contributor III

[resolved] tFTPPut Issues

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

Labels (2)
1 Solution

Accepted Solutions
mgchong
Contributor III
Contributor III
Author

Hi Guys,

Note that removing the New name e.g to "" works fine in version 6.0.

Regards,
MG

View solution in original post

2 Replies
mgchong
Contributor III
Contributor III
Author

Hi Guys,
Note that I encountered the above issue on version 5.6.1, 5.6.2, 6.0. By replacing the Filemask and New name e.g "country.txt" works. But in this case I am using context variable which was working on earlier version e.g 5.4.1.
Kindly help. Thanks.
Regards,
MG
mgchong
Contributor III
Contributor III
Author

Hi Guys,

Note that removing the New name e.g to "" works fine in version 6.0.

Regards,
MG