I have about 20GB worth of PuTTY log files that I want to dump onto a VPS so I can access them later if needed (I hate deleting stuff that's less than a year old). Any ideas of a simple PHP script that I can throw on a webserver and then put the log files into a directory and it can handle searches and display the files if needed? Thanks.