Well, first of all, what operating system are you running. If your running windows, I really couldn't tell ya. If you put Ubuntu Server or Debian or something on a beige box as a server, simply do sudo apt-get install proftpd (ubuntu) or su -c "apt-get install proftpd" (debian) and edit your proftpd.conf to allow anonymous connections or whatever you want.