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: 
SI3
Contributor
Contributor

Get files from an smb source using tfileFetch

Hello,

Has anybody tried using tfileFetch to copy files recursively using SMB protocol?

I noticed that this component handles only one file at a time. Can I use any tXXXXList component to list files on the SMB folder and use a regex pattern in the URI to get those files selectively ?

Thanks

Labels (3)
2 Replies
Anonymous
Not applicable

Hello,

Please have a look at this related topic: https://community.talend.com/s/question/0D53p00007vCjJiCAK/error-using-tfilefetch-smb-protocol

Let us know if it helps?

Best regards

Sabrina

SI3
Contributor
Contributor
Author

Thanks, Sabrina. Is there a tXXXFileList where I can get the list of files from the SMB folder?