I have a long list of xml files, which are automatically updated daily (pulled from a remote server and put on my webhost server), in a directory on my site like this: www.mysite.com/files/files2 . The user goes to that link, logs in, and views the list of xml files, clicking on the one they want to view. This is not a Drupal site, but will be as soon as I can figure out how to allow my users to view these xml files. If I install Drupal now, they won't be able to access their files.
Will this module allow me to do this? I've read the Readme, and I can't tell if this would work for me. The hard part is that the xml file names change daily (i.e., "april21wed10.xml"). Would this module provide a way for users to see these xml files?
I went ahead and installed XML Sync on a different site I have up and running right now, just to check it out. It didn't like my test URL, which was simply an URL like this: "www.mysite.com/files/files2/april21wed10.xml" . But I don't think I'm understanding this and how it's supposed to work. Any advice for me?
Thank you in advance.