Uploads Module help says:
To use this module, to allow users to upload files to your site, you should install the module, and then create one or more categories (a.k.a) directories for the uploaded files to go into. Then add a tag into a page or template somewhere like {cms_module module="Uploads" category="somecategory" mode="somemode"}. Where mode matches one of the modes listed below. The output will differ depending upon which mode you select.
Do these categories/directories have to be created manually (and chmod-ed?). if so, where in the CMS file/folder structure should they be created? Is there a specific location.
I haven't tried a tag yet, as it says create the directories first!
I want to simply upload some files and zips etc. to a folder, and then have a page which allows people to click to download the file.
Hugh