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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Unable to transfer files using ftp

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
0683p000009MDeG.png
Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,
Could you please use TalendHelpCenter:tSystem component to call your FTP command to see if it is working with you?
Best regards
Sabrina

View solution in original post

19 Replies
Anonymous
Not applicable
Author

Hi,
Could you access your FTP files or a different ftp server and copy files through command prompt? Did you set necessary rights for user's?
Best regards
Sabrina
Anonymous
Not applicable
Author

yes i can able to do it with file zilla ...unable to do it this components
Anonymous
Not applicable
Author

Hi,
Would you mind posting your component setting screenshot into forum so that we can check it.
Best regards
Sabrina
Anonymous
Not applicable
Author

Here are the screen shots
0683p000009MDnq.png 0683p000009MDnr.png
Anonymous
Not applicable
Author

Hi,
Your remote directory path can't start with c:\. You need to provide a path from where the ftp directory starts.
Vaibhav
Anonymous
Not applicable
Author

Anonymous
Not applicable
Author

That is for tftpput..i didn't get path from where the ftp starts ..can you provide me the path by ref the given path in screen shot
Anonymous
Not applicable
Author

I tried with your suggestion ..its throwing an error .like no directory listing
Anonymous
Not applicable
Author

You can ask your ftp server admin or access the ftp by client, it will show you the folder location. Usually location will be like '\somename\subdir\' Copy that location from client where your file resides and use that location as remote location.
Vaibhav