Hi,
I'm writing a program in Swift. I would like to download individual files in a shared folder. I know their names. Is there a way to create a URL based on the link of the shared folder and the file names? I have noticed that if you share the files individually their prefix URL is different, even though they are in the same folder. Thanks!