I am hosting on godaddy (yes, i know - shameful - but it is a proof of concept for now)
I have artifacts/installers for a mobile phone project (Windows .CAB file) and part of my build server steps FTP the files up to the server.
I can see them using the web browser FTP client on my godaddy account.
Unfortunately when I type in the url of my domain then /downloads (the location I thought I put them) i do not see the files or what I expect. Instead I am just brought to my homepage.
I suspect there is some setting I need to do to allow a pass-through or something to allow that url to be viewed? I think I am using the TwentyTen theme 1.2
Alternatively, how do I list all the files in a directory using some wordpress-defined page? (like list all the files in my uploads/downloads directory that I placed there) -
I do not want to have to manually change this - I just want them reflected on my site when they are available.
EDIT
To clarify -
I have uploaded files to my "server" and I see them at: www.mydomainname.com/downloads using an ftp viewer.
However, when I go to that domain with a web browser it gets directed to my main homepage and is not "allowed" by WP.
http://site.url/downloadswill try to open a page rather than provide a file list. – EAMann♦ Feb 13 '12 at 16:28