Over the last few weeks I've actually starting writing articles again. I've published them on my own little world of code samples and more.
"This article covers how-to setup an anonymous “blind get” FTP server using Microsoft Windows 2003 built-in FTP server. A “blind get” FTP server provides a method to anonymously transfer files using FTP without having permission to list files or add files on the FTP site. In other words, you can “get” files but not see what’s there or retrieve files unless the absolute path is known. There are benefits for both the end-user and FTP administrator. The end-user doesn’t have to remember a user id and password. The FTP administrator uses NTFS permissions so anonymous users can’t browse or add files." Read on...
http://www.aspdot.net/articles/blindget/