Run a 'wget' command that includes authentication ("visitor")
cd [desired directory]
wget --user=visitor --password=r0ug3 [filepath]
This is useful for grabbing a tarball from the Development or Staging sites, and will allow you past the login box.