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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
karandama2006
Creator
Creator

Which component to use to upload file with smb protocol

Hi All,

Can someone please tell me which component to use to upload file with smb protocol 

 

 

Thanks & Regards,

Karan Dama

Labels (2)
2 Replies
akumar2301
Specialist II
Specialist II

tFileFetch only Fetch the file.you can use tJava 0683p000009MACn.png 

 

https://stackoverflow.com/questions/22934918/how-to-copy-file-from-local-to-share-with-jcifs/3730321...

 

To avid loading jcifs-1.3.0.jar , i suggest to to anyways use tFileFetch (Even if not using) so that you need not use tLibraryLoad. 

akumar2301
Specialist II
Specialist II

Or there are many component on https://exchange.talend.com/ for Samba. But compatibility with latest versions not guaranteed.