I'm unable to transfer files from remote server to local using tftpget component
it is throwing an error :
Exception in component tFTPGet_1
com.enterprisedt.net.ftp.FTPException: 550 The parameter is incorrect.
at com.enterprisedt.net.ftp.FTPControlSocket.validateReply(FTPControlSocket.java:1201)
at com.enterprisedt.net.ftp.FTPClient.chdir(FTPClient.java:3723)
at scp_bi.ftp_loading_0_1.ftp_loading.tFTPGet_1Process(ftp_loading.java:923)
at scp_bi.ftp_loading_0_1.ftp_loading.tFTPConnection_1Process(ftp_loading.java:679)
at scp_bi.ftp_loading_0_1.ftp_loading.runJobInTOS(ftp_loading.java:5761)
at scp_bi.ftp_loading_0_1.ftp_loading.main(ftp_loading.java:5606)
2014-04-18 13:44:29|hRy5HQ|hRy5HQ|hRy5HQ|SCP_BI|ftp_loading|Default|6|Java
Hi,
You FTP connection is OK.
I suspect something wrong with your tFTPGet setting which makes the component cannot read ftp directory. Is "." in remote directory of tFTPGet working for you?
Best regards
Sabrina
Hi, Could you please click the "Set this topic as resolved" link which is right underneath your initial post? This way, other users will be informed that this thread has been resolved. Many thanks Best regards Sabrina
While trying to import data getting below issue using talend 5.6 Exception in component tSalesforceConnection_1 org.apache.axis2.AxisFault: Connection timed out: connect at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)