I must be doing something wrong then, because I have a file called reports.html in my root directory for the portal, and everytime I pull the list down there is nothing in it
EDIT:
Ok, figured out what was really my real problem, in that I couldn't upload html files through the report module itself due to having a space before html in my allowed extensions to upload (i.e. txt, html instead of txt,html) that space wouldn't allow me to upload the html file, so I used an ftp program to upload it directly. Thanks for the help with the format though.