Hi Reeza, The files are from an external server, from which I want to download the data. The list data contains the names of the specific files I would like to download. Since I can't alter the data on the external server, I can't set them into one data set. Furthermore, the files are 2gb each. Hence, I want to read them one-by-one (I don't know how), do some operations to get what I need (don't need help with that), and how to save them by giving them dynamic names (I don't know).
... View more