Hey Michael. I realized after I clicked on the link for the FoxEE docs that the link was right in the menu bar and I just glazed over it.
I am looking to create a back up of all of my movies, music, software and photos. Right now I have a very crude system where I FTP my files up to a protected directory and then I have a simple PHP script that reads the content of a folder and spits out the file names. It works but my upload directory is a mess I am in the process now of organizing the folders but I was looking at creating a much more user-friendly experience for myself.
Basically I am wanting to have a weblog for the before mentioned categories so that I can upload them via FTP then find them on the server and add a title, release date, info, so that way I can find them more rapidly in the future. I would love to be able to upload the file from the CP but I am worried about my servers memory especially once the files get over 1-2 gigs. But I am okay with having to find the file and attach it to each weblog entry. Is this something that the resource module can do?
Of course I legally own the files that I am backing up to the server and I have no intentions of opening up my site to allow other people to use it.