Hi,
I have a table with dozen of URLs to different file types and I would like to download those files. I tried to follow this solution but it didn’t work for me as not sure what to give on the source path in Transfer file node, here:
The URL are already converted to Path by using String to Path node, here are the URLs:
Setting of String to Path node
and here is how I am feeding the URLs to Transfer Files node:
I tried Download Node and Https Connections also but they showed some weird errors saying that “illegal character in the URL”.
Thanks,