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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Rjadhav
Contributor
Contributor

How to Get and put the files from Windows shared directory

Hi,

I​ am looking for TALEND component which get & put the files from Windows shared directory

This shared directory on SAP server. I have host,user id, password and directory locations.

But I don't know which tcompnent need to use for that. Please advice.

Rahul​

Labels (3)
4 Replies
manodwhb
Champion II
Champion II

@Rahul Jadhav​ , You can try to use the tFTPConnetction ,tFTPPut and tFTPGet ,these are the components to connect FTP and place the file from local directory and get the file to local directory. you need to check the with tFTPConnetction component is able to connect to that shared directory on SPA server.

Rjadhav
Contributor
Contributor
Author

I need to access share drive without PORT number. tFTPConnetction ,tFTPPut and tFTPGet required port number along with other details host,userid/pass. So I could not us this tftp component. Please suggest.

Prakhar1
Creator III
Creator III

Hi,

You can use tFtp :

The url will be your shared drive link

The user and pass can be yours if you have access to it

and the port number will be by default

 

Also for you knowlege this will not work in TAC, only for Talend studio