The list below is a sample file, which should run on a UNIX system, and hopefully be easy for you to edit to your own system. This particular one will get you ALL the data we have from the Green Bank 140'. If you use our gopher, it will generate a customized ftp file for the data you request, and convert binary to ascii if you like.

  • ftp -n -v tycho.usno.navy.mil >log.pulsarftp <<-EOF
  • user anonymous anything
  • cd pulsararchive/data/g1
  • binary
  • get params
  • cd profiles
  • prompt
  • mget *
  • EOF