Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I want to get files from each subfolders into a FTP folder ?
I don't succeed with using tFTPFileList.
In the component tFileList, there's an option "Include subdirectories".
But not in the component tFTPFileList...
Thanks for your help
Hi,
Without filemask, I get only the subfolders and not the files inside the subfolders.
With filemask, I don't get anything.
Iterate over the resultset with subfolders and and have a second ftp component handle the files per folder (1 iteration)
Hi! I'm actually new with talend and I'm trying to do something similar to this. My aproach was downloading all to a local machine and then read the latest files (because the file names are like "namefile-20190821.txt" for example).
The thing is I don't understand how to do what you are telling us to do here. I know it's been a lot of years, but can you or someone upload an image explaining how to do it?
Thanks in advance.