Alright well I am starting a membership type site on WordPress which I have already got a plugin running and the site is full up. Well with this membership the users will be able to download a couple files for a small fee. I have it so far that the plugin i am using protects the url I want so without paying for it they can't get it. Now I want it so that the URL i post is linked to a file on my server but the url link randomizes so its like the following. One User - http://www.url.com/file/4857u85jj484f Other User - http://www.url.com/file/3765943mgf854m I just need it to change so that the real url of the file on server is never found so leechers can not access it if you understand. Is there a script or plugin I can use for WordPress to do this?