Is there a plan to allow this to be used with multisite installations? Right now, with multisite installed and domain mapping enabled, the URLs generated by this plugin are relative to the parent install directory and throw out domain mapping altogether. For instance:
http://www.mainsite.com
http://www.mainsite.com/childsite mapped to http://www.childsite.com
Download link links to http://www.mainsite.com/childsite/downloads/blah blah blah/...
This does not permit the file to be downloaded since it is outside of the "server" that the link is generated on due to multisites blogs.dir rewriting of urls etc...