Google drive list - downloading files from a folder
Hi, i'm using Talend to connect to google drive and to download some files.
i'm able to connect and read the file (number of files is variable) but I don't know how download it.
in this way I have the list of the files in a log
but i want to download all the files.
in this way i have only one file downloaded (i must specified it in the component properties, i ihave no global variables to insert and i can't leave it null):
I would to download all the files from google folder in a local folder with the same name (name of the drive files).